Hacker News new | ask | show | jobs
by y4mi 2744 days ago
I started a side project and created my own budget planner that did exactly what I wanted (and imports data from my bank).

I've recently considered to refactor it into a AWS Lambda app, as the current setup with Django API, celery workers and markojs for frontend is ... Slightly overengineered