Define pnpm workspace and scope dev script to backend and frontend

This commit is contained in:
2026-04-23 21:11:19 +04:00
parent d50a22a7b8
commit d5d666c56a
6 changed files with 16584 additions and 181 deletions

View File

@@ -1,4 +1,4 @@
# The URL where your API can be reached on the web.
NEXT_PUBLIC_DIRECTUS_API_URL="https://admin.pca-pijac.dev.civokram.com"
NEXT_PUBLIC_DIRECTUS_API_URL="http://localhost:8055"
NEXT_PUBLIC_GLOBALS_ID="4f8d9e66-ec95-4bdd-a5e7-34df8ea68a45"