I just added the crucial feature that gets me a giant leap closer to MVP launch.
You can now log in to veghacker.app and your data will be saved so that you can use Veghacker on multiple devices.
I've used Supabase.io (the open-source alternative to Firebase) as the backend and I love it! So good to be able to add auth, db, storage, cloud functions etc. without vendor lock-in.
Now I just need to do a little testing and tidying, so that it's presentable for my first users.