API server for Mobile Application - 숏과외
- Please refer to the package.json for more detailed dependencies.
Dependency | Version |
---|---|
NodeJS | 18.16 |
NestJS | 10.0.0 |
-
Set for enviroment variables at /.env
-
Install dependencies
$ npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
- Author