8000 GitHub - shy2net/nestjs-starter: A starter template for NestJS based on nestjs-angular-starter but with no frontend (only backend)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

shy2net/nestjs-starter

Repository files navigation

NestJS starter template

Introduction

This template is based upon nestjs-angular-starter and contains the same code but without the Angular part.

Head over the repository to see the full specs of what this template is capable of.

In short this template comes with the following technologies:

  • NodeJS express typescript (with SSL support) based on NestJS - for easier express setup using decorators
  • Mocha\Chai for backend testing + API tests
  • Environment based configurations
  • Mongoose (with basic user model)
  • Logging (using NestJS Logger)
  • JWT and token authentication built-in (including user roles)
  • Social Authentication (Google and Facebook)
  • Form validations using (class-validator)
  • Docker support based on alpine and node 12

Please read the README.md of the original nestjs-angular-starter as it is the same (with no Angular), for more instructions.

About

A starter template for NestJS based on nestjs-angular-starter but with no frontend (only backend)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0