Skip to content

manuelgeek/express-graphql-prisma-nexus-app

Repository files navigation

express-graphql-prisma-nexus-app

A sample Express app to demonstrate using Apollo GraphQL with Nexus and Prisma

Set Up

npm

npm install

Set up env

cp .env.example .env

Edit database envs, etc

Set up prisma

npm run migrate

Run Server

npm run dev

Build

npm run build

About

A sample Express app to demonstrate using Apollo GraphQL with Nexus and Prisma

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published