Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danpalmer/mondo-bills

A service to monitor subscriptions and bills coming out of your Mondo account automatically.
https://github.com/danpalmer/mondo-bills

Last synced: 4 days ago
JSON representation

A service to monitor subscriptions and bills coming out of your Mondo account automatically.

Awesome Lists containing this project

README

        

to run:

```
env SECRET_KEY= docker-compose up
```

To use PDB:

```
env SECRET_KEY= docker-compose run --service-ports web
```