2023-09-18 21:58:51 -06:00
2023-09-04 20:20:29 -06:00
2023-09-04 15:29:27 -06:00
2023-09-18 21:58:51 -06:00
2023-09-04 15:20:01 -06:00
2023-09-04 15:26:26 -06:00
2023-09-04 15:20:01 -06:00
2023-09-14 23:10:30 -06:00
2023-09-04 15:20:01 -06:00
2023-09-05 11:50:31 -06:00
2023-09-04 15:20:01 -06:00
2023-09-18 17:39:14 -06:00
2023-09-14 23:10:30 -06:00
2023-09-04 15:20:01 -06:00
2023-09-04 15:20:01 -06:00
2023-09-18 17:39:14 -06:00

api.us.dev

Description

Nest framework TypeScript starter repository.

Installation

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Test

# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn run test:cov

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.

Configuration

Supply the following environment variables:

Env Name Description
JWT_SECRET A big string to use as the JWT token secret
ADMIN_PASS The password for the admin user
Description
No description provided
Readme 340 KiB
Languages
TypeScript 91.4%
Handlebars 8.4%
Dockerfile 0.2%