Skip to content

h-azad/nestjs-starter

Repository files navigation

Nest Logo

Nestjs - Sequelize - Mysql Boilerplate

Description

NestJS framework TypeScript starter repository or boilerplate with jwt user authentication.

Features

  • Mysql Database with Sequelize ORM
  • JWT Token Generation
  • User Signup, Authentication
  • Common Response Interceptor

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

API Description

  • User Signup
  POST /api/v1/auth/signup
  • User Login
  POST /api/v1/auth/login
  • User Update
  POST /api/v1/users/update

Authors

Support

For support or query ping me on Linkedin.