Hacker News new | past | comments | ask | show | jobs | submit login

Real cool! What tech did you use to build it?



Thx! I tried to keep things pretty simple technology wise. I use Vue/vuex for the frontend and node/express/sequelize for the backend

The architecture is a bit more unique local-first approach (everything is saved and loaded from a localstorage cache and can be immediately interacted with, Then the slower-to-retrieve source of truth version of your data from the server is transparently swapped in for the cached data when it's ready)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: