updated with claude, haven't build postgres successfully yet

This commit is contained in:
blaisadmin
2025-10-12 21:00:03 -04:00
parent 33804043c6
commit 75a15b1c8e

6
.env Normal file
View File

@@ -0,0 +1,6 @@
DB_PASSWORD=archery_dev_password_12345
JWT_SECRET=608032f46e20dd9a15d61d4e0eb451c9
NODE_ENV=development
REACT_APP_API_URL=http://localhost:5000/api
POSTGRES_DB=archery_db
POSTGRES_USER=archery_user