Skip to content

Ready-made template for a web application for Nest.js. It includes a ready-made structure and functionality that can be used for rapid development and deployment of a web application.

Notifications You must be signed in to change notification settings

FINIKKKK/nest-template

Repository files navigation

NEST TEMPLATE 🕹

Ready-made backend template created with the NestJS framework. It includes initial settings and packages necessary for quickly starting server application development.

  • Framework: NestJS
  • ORM: TypeOrm
  • DB: Postgress

The template includes 🛠:

  • Authorization and registration with JWT
  • File uploading
  • Password encryption
  • Initial settings
  • Validation of different fields
  • Ready-made connection to the database
  • JWT auth guard (Granting access using a token)
  • A ready-made user model with various methods
  • Configuration files

About

Ready-made template for a web application for Nest.js. It includes a ready-made structure and functionality that can be used for rapid development and deployment of a web application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published