This commit is contained in:
Philippe Torrel
2026-08-31 12:03:08 +02:00
parent bc4d5a41fd
commit 0bdbf245ee
24 changed files with 2099 additions and 17 deletions

View File

@@ -0,0 +1,6 @@
DB_HOST=127.0.0.1
DB_PORT=8889
DB_NAME=nerdshop
DB_USER=root
DB_PASS=root
CORS_ORIGIN=http://localhost:5173