Skip to content

denishamann/nestjs-shargea

Repository files navigation

Nest Logo Shargea Logo

The backend of shargea made with Nest.

Description

nestjs-shargea is the backend of shargea made with Nest. Shargea is an expense manager app.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# test coverage
$ npm run test:cov

Documentation

Documentation is available here

# generate documentation
$ npx compodoc -p tsconfig.json -s

Postman collections:

API tests

Integration tests

Support

nestjs-shargea is an MIT-licensed open source project.

Stay in touch

License

nestjs-shargea is MIT licensed.

About

nestjs-shargea is the backend of shargea

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published