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