Add create file table, insert first user, fully port to tailwind

This commit is contained in:
2024-11-19 21:45:10 +01:00
parent 63de1a3b02
commit 5f0b8a69d3
10 changed files with 114 additions and 147 deletions

View File

@@ -5,6 +5,5 @@
{ "path": "packages/backend" },
{ "path": "packages/common" },
{ "path": "packages/frontend" },
{ "path": "packages/make-api" },
],
}