https://github.com/jiangbo2015/prisma-graphql-ecommerce
Full Stack ecommerce system. built with Apollo + Graphql + typescript
https://github.com/jiangbo2015/prisma-graphql-ecommerce
apollo-client apollo-server fullstack graphql prisma type-graphql typescript
Last synced: 25 days ago
JSON representation
Full Stack ecommerce system. built with Apollo + Graphql + typescript
- Host: GitHub
- URL: https://github.com/jiangbo2015/prisma-graphql-ecommerce
- Owner: jiangbo2015
- Created: 2021-05-23T02:19:11.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-06T12:35:39.000Z (over 4 years ago)
- Last Synced: 2025-01-15T10:28:11.680Z (over 1 year ago)
- Topics: apollo-client, apollo-server, fullstack, graphql, prisma, type-graphql, typescript
- Language: TypeScript
- Homepage:
- Size: 3.77 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# prisma-graphql-ecommerce
Full Stack ecommerce system. built with `Apollo` + `Graphql` + `Typescript` + `Prisma`
Currently in draft status, under development
## Storefront
`Next.js` + `Typescript` + `@apollo/client`
## Admin
`CreateReactApp` + `Typescript` + `@apollo/client`
## Server
`Graphql` + `TypeGraphql` + `Typescript` + `apollo-server` + `Prisma`