Hacker News new | ask | show | jobs
by to-too-two 3083 days ago
Looks neat! What's your dev stack for the project?
1 comments

It's written in node using express and postgres, plus a bit of redis for a caching layer, and some background job processing using node-cron.