nextjs-typescript-graphql-express:使用带有StoryScript和Jest支持的TypeScript + GraphQLApollo + Express的NextJS开发全栈应用程序的样板

时间:2021-02-04 08:28:32
【文件属性】:
文件名称:nextjs-typescript-graphql-express:使用带有StoryScript和Jest支持的TypeScript + GraphQLApollo + Express的NextJS开发全栈应用程序的样板
文件大小:228KB
文件格式:ZIP
更新时间:2021-02-04 08:28:32
react redux graphql typescript jest 使用NextJS和Apollo的全栈SSR渲染GraphQL-React App的完整样板。 特征: NextJS-服务器端渲染的ReactJS应用 TypeScript-TS是爱 使用Apollo-Server和Apollo-Client启用GraphQL Redux用于状态管理 使用Jest进行测试 React的故事书 跑: npm run dev 要么 yarn dev 生成并运行: npm run build npm start 要么 yarn build yarn start 贡献者: Himujjal
【文件预览】:
nextjs-typescript-graphql-express-master
----.gitignore(61B)
----components()
--------pagewise()
--------basic()
----package.json(3KB)
----tslint.json(3KB)
----server()
--------typeDefs()
--------resolvers()
--------index.ts(888B)
--------dataSources()
--------tsconfig.server.json(295B)
----jest.config.js(899B)
----apollo.config.js(315B)
----tsconfig.json(768B)
----__generated__()
--------globalTypes.ts(435B)
--------BooksQuery.ts(449B)
----__tests__()
--------pages()
----schema.json(33KB)
----README.md(518B)
----next-env.d.ts(75B)
----jest.setup.js(130B)
----lib()
--------store.ts(1KB)
--------redirect.ts(340B)
--------withApollo.tsx(3KB)
--------config.ts(238B)
--------initApollo.ts(2KB)
--------types.ts(206B)
----.storybook()
--------webpack.config.js(672B)
--------tsconfig.json(797B)
--------config.js(205B)
----.vscode()
--------settings.json(83B)
----config.ts(240B)
----tsconfig.jest.json(463B)
----nodemon.json(138B)
----pages()
--------list-class.tsx(967B)
--------list-fc.tsx(1KB)
--------redux.tsx(1KB)
--------about.tsx(356B)
--------index.tsx(968B)
--------_app.tsx(734B)
----.prettierrc(256B)
----yarn.lock(519KB)

网友评论