Initial commit

This commit is contained in:
测试2
2026-04-20 20:53:05 +08:00
commit 2a722f5383
39 changed files with 9939 additions and 0 deletions

4
.env.example Normal file
View File

@@ -0,0 +1,4 @@
NEXT_PUBLIC_APP_NAME=Demo App
NEXT_PUBLIC_APP_URL=http://localhost:3000
NEXT_PUBLIC_API_BASE_URL=http://localhost:3000/api
NEXT_PUBLIC_ALLOWED_DEV_DOMAIN=web2.guru.local