Skip to content

nestjs stuff for my lunch and learn on 01/03/2023

Notifications You must be signed in to change notification settings

Jorann/lunchandlearn

Repository files navigation

Setting up a backend: NestJS + Typescript + GraphQL + PostgreSQL

Start the project by running npm run start (uses itermocil, assumes automatic nvm switching)

To set this up from scratch:

  • npm i @nestjs/cli @nestjs/graphql @nestjs/apollo graphql apollo-server-express pg typeorm
  • npx nest init
  • npx nest new lunchandlearn

About

nestjs stuff for my lunch and learn on 01/03/2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published