chore: move to monorepo folder

This commit is contained in:
2025-03-21 18:48:52 +01:00
parent 9c2b166b8a
commit 021962b78b
162 changed files with 3 additions and 1626 deletions

4
.gitignore vendored
View File

@@ -1,7 +1,7 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
*node_modules
/.pnp
.pnp.js
.yarn/install-state.gz
@@ -10,7 +10,7 @@
/coverage
# next.js
/.next/
*.next/
/out/
# production

Binary file not shown.

View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

Before

Width:  |  Height:  |  Size: 629 B

After

Width:  |  Height:  |  Size: 629 B

View File

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View File

@@ -68,6 +68,7 @@
"prisma": "^6.0.1",
"shadcn": "^2.1.8",
"tailwindcss": "^3.4.1",
"turbo": "^2.4.4",
"typescript": "^5"
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"

Some files were not shown because too many files have changed in this diff Show More