psimk / sanban

A Kanban-like board with persistent boards.

Home Page:https://sanban.deno.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

A Kanban-like board with persistent boards.

https://sanban.deno.dev


Languages

Language:TypeScript 100.0%