- Node
- Express
- Apollo
- Prisma
- GraphQL
- Postgres
###Get started
git clone https://github.com/yogeshkotadiya/apollo-server-prisma-ts-starter.gityarn installUse Prisma deploy to connect and generate prisma TypeDefs
yarn deployThen just start the server
yarn devLicense MIT
Author(s) Yogesh Kotadiya