Skip to content

bradswhite/todoer2

Repository files navigation

Todoer

A Simple Todolist App for Doers

Stack:

  • GO / Fiber / Templ
  • HTMX
  • TailwindCSS / DaisyUI
  • PostgreSQL
  • TypeScript
  • Railway.app

This code needs these CLI tools:

  • air
  • Tailwind CSS
  • Templ
  • TSC

To run locally:

air

To deploy....