/sanban

A Kanban-like board with persistent boards.

Primary LanguageTypeScript

Sanban

A Kanban-like board with persistent (in URL) boards.

Made with Fresh

Usage

development

deno task start

production

deno run -A --unstable ./main.ts

misc

I had to do a custom upgrade of the twind plugin to use the latest Tailwind version. Fresh's own first-party plugin, has not been upgraded yet, as twind is still in beta (reference)