Skip to content

GerbenRampaart/nestjs-prototyping

Repository files navigation

This is a demo project where I find and implement certain scenarios in the nicest ways I can find or come up with.

Currently it includes implementations of

  • A default/vanilla NestJs project
  • Prisma with a number of useful extensions on a localhost postgres database
  • Pino logger (I used to use winston but I'm switching to pino)
    • An imported parrt of the pino test is the pino-http extension which will auto-log any http context the current code is executed in.
  • TypeGraphql together with it's Prisma code generation extension

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published