https://github.com/denisidoro/rosebud
A personal financial management system
https://github.com/denisidoro/rosebud
Last synced: about 2 months ago
JSON representation
A personal financial management system
- Host: GitHub
- URL: https://github.com/denisidoro/rosebud
- Owner: denisidoro
- Created: 2019-04-03T17:48:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-26T13:11:42.000Z (over 6 years ago)
- Last Synced: 2025-05-16T21:38:26.920Z (5 months ago)
- Language: Clojure
- Size: 48.8 KB
- Stars: 15
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rosebud
A personal financial platform.

:warning: This repository will receive no further support. I'll continue development in a private repo so that I can faster iterate over it without worrying about exposing personal data. In case you really like this project, please contact me so that we can better coordinate efforts. :warning:
### Running
Simply clone the repository and run
```bash
./scripts/start
```### Visualizing
Head to [localhost:3000][localgrafana] to open the Grafana dashboard.
By default, the user is `admin` and the password is `admin123`.
### Editing data
```bash
cp ./server/resources/example_log.edn ./log.edn
# edit ./log.edn
```### Etymology
In [The Sims][thesims], `rosebud` is a money cheat that gives an additional §1,000.
[localgrafana]: http://localhost:3000
[thesims]: https://www.ea.com/games/the-sims