Skip to content

arafatkn/mypfm

Repository files navigation

Personal Finance Tracking Application.

Description

Personal Finance Tracking Web Application written in NestJS (backend).

  • Expense
  • Income
  • Account
  • Reports

Installation

$ yarn install

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

License

Nest is MIT licensed.

About

Personal Finance Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published