Hacker News new | ask | show | jobs
by flovec 4069 days ago
https://github.com/franklovecchio/running.budget

Never completed the linked docs (there are some, though), but there's quite a bit here if you dig into the source.

1 comments

Thank you for sharing this! I really liked your explanation of why you made it. I'm a little lost at how one might go about installing and running it -- I'm sure I'm missing something obvious. I've starred in hope of re-finding this later.
Yeah, looks awesome. Looking forward to documentation on running it.
Thanks!

I guess I'll work on the documentation :)

TLDR for now (pretty standard): npm install, bower install, update the .env file with creds/specific config, grunt run, foreman start.

Updated enough to get you going! Docs linked in the readme.

https://medium.com/@franklovecchio/3878951179cd