/basictodo

:white_check_mark: Production ready to-do list web application

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

BasicTODO

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

Tech Stack

  • Bun
  • Hono
  • htmx
  • SQLite
  • Bootstrap

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