Skip to content

Repository files navigation

Installation

$ yarn

Env variables

Create a .env file in root directory and

# populate these in .env file
DB_USER=
DB_PASS=
DB_NAME=
JWT_SECRET=

Running the app

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

Test

# unit tests
$ yarn test

# e2e tests
$ yarn test:e2e

# test coverage
$ yarn test:cov

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages