This commit is contained in:
Louis Knight-Webb
2025-06-17 20:36:25 -04:00
parent 81c78fa072
commit 6c402d6e46
11 changed files with 44 additions and 251 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "bloop",
"name": "vibe-kanban",
"private": true,
"scripts": {
"dev": "concurrently \"cargo watch -x 'run --manifest-path backend/Cargo.toml'\" \"npm run frontend:dev\"",