商店电子商务示例:全栈 ReactPrismaTSGraphQL

React/Prisma/TypeScript/GraphQL 电子商务项目,提供卓越的开发人员体验,涵盖常见的 React/Prisma/GraphQL 挑战。技术堆栈(.gitignore 中包含 *.js!):

  • 单体设置,包含多个项目
  • API 网关 / 前端
  • React 应用程序,支持服务器端渲染和跨浏览器测试
  • GraphQL 使用 Apollo,包含优化更新
  • 应用完全可以在浏览器禁用 JavaScript 的情况下正常运行(包含 E2E 测试)
zip
shop-master.zip 预估大小:83个文件
folder
shop-master 文件夹
file
.prettierignore 13B
file
.gitignore 79B
file
README.md 4KB
folder
.vscode 文件夹
file
extensions.json 338B
file
settings.json 228B
folder
api 文件夹
file
tsconfig.json 209B
file
.graphqlconfig.yml 419B
file
.env 159B
file
preprocessor.js 279B
file
.env.dev 273B
folder
database 文件夹
file
prisma.yml 475B
file
docker-compose.yml 729B
file
seed.graphql 254B
file
datamodel.graphql 1KB
file
package.json 2KB
folder
src 文件夹
folder
resolvers 文件夹
folder
Mutation 文件夹
file
index.ts 98B
file
order.ts 3KB
folder
Query 文件夹
file
products.ts 158B
file
index.ts 141B
file
order.ts 183B
file
index.ts 2KB
folder
generated 文件夹
file
prisma.ts 96KB
file
prisma.graphql 51KB
file
api.ts 46KB
file
server.ts 832B
file
utils.ts 554B
file
schema.graphql 1KB
file
server.spec.ts 11KB
folder
scripts 文件夹
file
seed.ts 3KB
file
seed.json 15KB
file
schema.ts 313B
file
index.ts 634B
folder
lib 文件夹
file
getOrderTotals.ts 1KB
file
package.json 1KB
file
tslint.json 312B
file
renovate.json 90B
folder
web 文件夹
folder
components 文件夹
file
ProductSection.tsx 1KB
file
OrderRowList.tsx 4KB
file
ProductList.tsx 694B
file
Header.tsx 2KB
file
Checkout.tsx 1KB
file
Logo.tsx 393B
file
CheckoutDiscounts.tsx 3KB
file
Layout.tsx 2KB
file
ProductCard.tsx 2KB
file
OrderRowQuantityInput.tsx 2KB
file
.gitignore 23B
file
nodemon.json 120B
file
tsconfig.json 496B
file
.env 46B
file
next.config.js 169B
folder
server 文件夹
folder
routes 文件夹
file
graphql.ts 3KB
file
index.ts 1KB
file
tsconfig.server.json 177B
folder
pages 文件夹
file
index.tsx 320B
file
about.tsx 423B
file
checkout.tsx 281B
file
package.json 2KB
file
.babelrc 197B
folder
mutations 文件夹
file
AddProductToOrderMutation.tsx 4KB
file
UpdateOrderRowMutation.tsx 3KB
file
AddDiscountCodeToOrderMutation.tsx 2KB
folder
queries 文件夹
file
GetOrderQuery.tsx 1KB
folder
lib 文件夹
file
prisma.ts 38B
file
withData.tsx 3KB
file
NextJSPage.tsx 643B
file
utils.ts 109B
file
initApollo.ts 1KB
file
normalize-css.ts 2KB
file
withOrder.tsx 3KB
file
global.d.ts 439B
folder
e2e 文件夹
file
.gitignore 9B
file
tsconfig.json 209B
file
package.json 419B
folder
src 文件夹
folder
tests 文件夹
file
happyPathTest.ts 3KB
file
homepage.ts 607B
file
browser.ts 185B
file
nightwatch.ts 2KB
folder
commands 文件夹
file
setSelectorValue.ts 661B
file
.travis.yml 6KB
file
.editorconfig 566B
file
yarn.lock 390KB
file
prettier.config.json 75B
...
zip 文件大小:174.29KB