Skip to content

Strangebrewer/copycat-nestjs

Repository files navigation

NestJS Template

A template repository for a NestJS backend with a users module, authentication, data validation pipes, a couple of useful decorators, and examples of filters, interceptors, and middleware.

Setup and Use

To get this going:

  • clone the repo
  • copy the .env.example to a .env file
  • run npm install
  • run npm run start:dev

And off you go.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published