Skip to content

rennanboni/farmer-backend

Repository files navigation

Description

Farmer backend with Nestjs + express

Installation

$ npm install

Running the app

# development
$ npm run start

Test

# unit tests
$ npm run test

# test coverage
$ npm run test:cov

Variables

Variable Default Description
DB_HOST localhost Database host
DB_PORT 5432 Database port
DB_USERNAME postgres Database username
DB_PASSWORD postgres Database password
DB_SYNC true Create tables on every application launch

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published