Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/danpalmer/mondo-bills
- Owner: danpalmer
- Created: 2016-01-23T14:02:38.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-05T12:27:15.000Z (over 7 years ago)
- Last Synced: 2024-12-18T21:30:29.483Z (about 2 months ago)
- Language: Python
- Size: 782 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-monzo - mondo-bills - service to monitor subscriptions and bills coming out of your Mondo account automatically (Integrations)
README
to run:
```
env SECRET_KEY= docker-compose up
```To use PDB:
```
env SECRET_KEY= docker-compose run --service-ports web
```