Skip to content

A comprehensive GitHub repository featuring a Nest.js API integrated with MySQL, complete with authentication, authorization, and more.

License

Notifications You must be signed in to change notification settings

saputhebeast/spm-backend

Repository files navigation

Installation

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Start DB Server

$ docker-compose up -d

Swagger UI

http://localhost:5005/api

About

A comprehensive GitHub repository featuring a Nest.js API integrated with MySQL, complete with authentication, authorization, and more.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages