Changes to file structure

This commit is contained in:
2024-04-30 15:37:44 -06:00
parent 805f06443d
commit c501f39cf1
8311 changed files with 1 additions and 863870 deletions

8
client/.env Normal file
View File

@@ -0,0 +1,8 @@
# database credentials
POSTGRES_USER="postgres"
POSTGRES_PASSWORD="pwd"
POSTGRES_DB="users_db"
# Node vars
SESSION_SECRET="super duper secret!"
API_KEY="ZjGXIfaEG1G4OkSHyB5wvqOQ5BPb9iav"