A sample Express app to demonstrate using Apollo GraphQL with Nexus and Prisma with TS
npm install
cp .env.example .env
Edit database envs, etc
npm run migrate
npm run dev
npm run build
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A sample Express app to demonstrate using Apollo GraphQL with Nexus and Prisma with TS
npm install
cp .env.example .env
Edit database envs, etc
npm run migrate
npm run dev
npm run build