Skip to content

Miljoen/nodeschool-typescript-graphql

Repository files navigation

Software License

Nodeschool TypeScript GraphQL

NodeSchool material meant for presenting Apollo GraphQL.

Free use, so go ahead and follow the Installation steps to get started!

Technology

TypeScript NodeJS Apollo-GraphQL GraphQL

Requirements

  • Node v16 (Nvm)
  • Local PostgreSQL database (Brew)

Installation (copy paste in terminal should do the trick!)

git clone [email protected]:Miljoen/nodeschool-typescript-graphql.git
cd nodeschool-typescript-graphql
npm i
cp .env.example .env
npx prisma migrate dev
npx prisma generate
npm run start

Credits

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published