An open API service indexing awesome lists of open source software.

https://github.com/jerichofs/accounting_notebook


https://github.com/jerichofs/accounting_notebook

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# accounting_notebook

Web application, which tracks money flow of a single user

## Installation and Run

- Install all the necessary packages to run the service

`npm install`

- Run the service

`npm run start`

- Go to

`localhost:3000`