Changelog
- 8b4e600 ✨ Added API route for querying single task
- b3e70d7 ✨ Added env var to disable in-memory warning
- 115533b ♻️ Refactored in-memory database to use native SQLite
- 9bb2d09 ✨ Added basic data/form validation with zod
- 5b50a65 🔧 Enabled TypeScript strict mode
- 62c1bec 🏷️ Resolved WindiCSS attributify errors in TS strict mode
- 4c894e5 ✏️ Fixed typos in docker workflows