i wanted something that:
1. is a single long-running process to deploy and manage (thanks sqlite!)
2. has type-safe database queries and type-safe server rendered React-like `.tsx` components
3. addresses 80% of common full-stack concerns like emails, task queues and routing
4. doesn't have a frontend build process
curious to hear what you think!