Yet another implementation of the production ready to-do list web application using modern JavaScript tech stack.
- Bun
- Hono
- htmx
- SQLite
- Bootstrap
bun install
Development:
bun run watch
Production
bun run prod
Code is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE Version 3 only.