文件名称:next-tpl:开箱即用的nextjs模板,集成antd按需加载,集成axios接口,接口加密,集成react-redux,集成docker
文件大小:119KB
文件格式:ZIP
更新时间:2024-04-02 08:18:16
react-redux admin-template ant-design nextjs-template TypeScript
下一个 开箱即用的nextjs模板,集成antd按需加载,集成axios接口,集成react-redux,集成docker。 企业版包含部分授权业务代码未开放 码头工人 # 发布 sh /home/saber2pr/next-tpl/scripts/publish.sh testing # 运行指定镜像 sh /home/saber2pr/next-tpl/scripts/run.sh < tag> # 打包镜像 sh /home/saber2pr/next-tpl/scripts/build.sh testing config配置/定制项 API / IP配置 api / apiConfig 配置样本api地址,CDN地址,代理api api / apiUrls 配置api列表 api / getToken 配置令牌获取,鉴权策略 api / utils::(来源,域) 配置cook
【文件预览】:
next-tpl-master
----.babelrc(157B)
----hooks()
--------useSelectState.ts(209B)
--------useFetch.ts(1KB)
--------useUserDingtalk.ts(530B)
--------useInputHistory.ts(916B)
--------useRouterChange.ts(953B)
----import-sorter.json(486B)
----next.config.js(2KB)
----package.json(2KB)
----readme.md(3KB)
----Dockerfile(625B)
----api()
--------interface.ts(25B)
--------utils.ts(1KB)
--------dingtalk.ts(443B)
--------apiConfig.ts(1KB)
--------interceptors.ts(4KB)
--------type.ts(923B)
--------getToken.ts(462B)
--------request.ts(3KB)
--------client.ts(55B)
--------apiUrls.ts(551B)
----TODO(73B)
----pages()
--------paras()
--------style.less(17B)
--------api()
--------_app.tsx(2KB)
--------index.tsx(1KB)
----tsconfig.json(564B)
----common()
--------main-header()
--------main-layout()
--------main-footer()
----next-env.d.ts(77B)
----plugin()
--------withAxios.ts(893B)
--------withPage.tsx(810B)
--------withRedirect.ts(394B)
----types.d.ts(195B)
----.gitignore(119B)
----components()
--------avatar()
--------img()
--------time-btn()
--------link()
----styles()
--------utils.less(489B)
--------global.less(215B)
--------reset.less(336B)
----yarn.lock(234KB)
----utils()
--------number.ts(2KB)
--------resolveImgSrc.ts(364B)
--------date.ts(796B)
--------is.ts(1KB)
--------path.ts(203B)
--------message.tsx(901B)
--------table.tsx(129B)
--------getPrefixCls.ts(336B)
--------url.ts(299B)
--------type-op.ts(98B)
--------analytics-google.ts(332B)
--------array.ts(632B)
--------input-history.ts(439B)
--------ptbk.ts(350B)
--------timeout.ts(94B)
--------createError.ts(894B)
--------toQueryStr.ts(407B)
--------obj-op.ts(341B)
--------addLink.ts(425B)
--------console.ts(141B)
--------goTop.ts(1KB)
--------constants.ts(305B)
--------ctx.ts(260B)
--------parseCookie.ts(296B)
--------next.ts(214B)
----scripts()
--------report.sh(2KB)
--------tag.sh(49B)
--------reset-branch.sh(260B)
--------run.sh(161B)
--------push.sh(244B)
--------build.sh(318B)
--------publish.sh(464B)
----postcss.config.js(246B)
----modules()
--------index()
----store()
--------IAction.ts(137B)
--------Reducer.ts(243B)
--------IState.ts(197B)
--------index.ts(103B)
--------useStore.ts(1016B)
----.prettierrc.json(113B)