Skip to content

i9or/basictodo

Repository files navigation

BasicTODO

Yet another implementation of the production ready TODO list web application using modern JavaScript tech stack.

Tech Stack

  • Bun
  • Hono
  • htmx
  • Drizzle ORM
  • SQLite
  • TailwindCSS

Setup

bun install

Run

Development:

bun run watch

Production

bun run prod

License

Code is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE Version 3 only.

AGPLv3 Logo