A KanBan board application. The goal is to rip off trello and others
Go to file
2024-03-27 22:29:18 -05:00
.vscode init commit 2024-03-24 18:38:28 -05:00
src undo ts ignore lines 2024-03-27 22:29:18 -05:00
src-tauri init commit with existing code 2024-03-27 21:35:53 -05:00
.gitignore init commit 2024-03-24 18:38:28 -05:00
.prettierrc init commit 2024-03-24 18:38:28 -05:00
bun.lockb (bad): add a bunch of ts ignore lines to get build to work 2024-03-27 22:03:58 -05:00
index.html change id of root of app so styling workds 2024-03-27 22:20:48 -05:00
package.json (bad): add a bunch of ts ignore lines to get build to work 2024-03-27 22:03:58 -05:00
postcss.config.js init commit 2024-03-24 18:38:28 -05:00
README.md update readme to include kaioban 2024-03-27 21:38:26 -05:00
tailwind.config.js init commit 2024-03-24 18:38:28 -05:00
tsconfig.json change id of root of app so styling workds 2024-03-27 22:20:48 -05:00
tsconfig.node.json change id of root of app so styling workds 2024-03-27 22:20:48 -05:00
vite.config.ts (bad): add a bunch of ts ignore lines to get build to work 2024-03-27 22:03:58 -05:00

Tauri + Vanilla TS

This project was originally forked from Kaioban You can find the live example of Kaioban at here