Initial commit - PromptTech

This commit is contained in:
2026-01-27 18:07:00 -06:00
commit 3959a223bf
262 changed files with 128736 additions and 0 deletions

5
frontend/.env Normal file
View File

@@ -0,0 +1,5 @@
PORT=5300
REACT_APP_BACKEND_URL=http://localhost:8181
REACT_APP_API_URL=http://localhost:8181/api
WDS_SOCKET_PORT=443
ENABLE_HEALTH_CHECK=false