Skip to content

sonidelav/nest-starter

 
 

Repository files navigation

Nest Starter Template

Different run modes:

  • npm run start:dev Dev mode - hot reload
  • npm run start:debug Dev mode - hot reload + breakpoints
  • npm run start:prod Production - generated JS on /dist

General Utilities:

  • Documentation with npm run docs and then @ :8080
  • View API endpoints @ :3000/api
  • View resources usage @ :3000/status

Credits

  • The team and everyone who contributed to NestJS - it's amazing
  • The creators of OpenAPI, Nest-Status-Monitor and Compodoc

About

A nest starter template with compodoc, swagger and status monitor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%