I'm making this public to shame myself into doing it.
Self-hosted meds, fitness, and water tracker. This will be a complete rewrite of my first ever React app, which is quite dated and way beyond refactoring. It's intended to be run on a server (which could just be an old SBC or laptop) in your home, ideally on a private VLAN.
I've barely started right now, but the final project will include a Dockerfile and a docker:build script. There will be some kind of native Android notification solution. I currently use Tasker and Termux to run a script for this, but hopefully it will be something a bit less jank.
Enthusiastic yes:
- Drizzle ORM backed w/ SQLite
- Tailwind CSS
- Zod schema validation
- Tanstack Query state management
Probably:
- Tanstack Start. I need to stop using anything related to Vercel so I'm trying this. I don't love it so far but hopefully that will change
- Tanstack Form form management
- Base UI for unstyled UI components
Not sure: