An app created to help you stay sober.
I created this app to help my mate who was struggling with alcohol addiction. I hope it works for you too! ❤️
Run online via https://sober-since.vercel.app/ or scan the QR code:
You can install the app to your phone or desktop.
I'll make it fully offline eventually.
Requires Node 20+
npm install
npm run start
npm run build
Then serve:
npm install -g serve
serve -s build