Skip to content

paulhendea-github-bio/github-bio-api

Repository files navigation

github-bio-api

Nest Logo

Description

Nest framework TypeScript starter repository.

Installation

$ npm install

Running the app

Create a file .env from .env.example and set the propeties values.

Setup the database.

$ npm run mongodb-restart:dev

Run the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published