Skip to content

madisapsalon/budgeter

Repository files navigation

Budgeter API

Example API written with Nest framework and uses MySQL database.

Example API runs here https://budgeter-api.herokuapp.com/

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

License

MIT licensed.

About

REST API on Nest.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •