initial commit for GitHub

This commit is contained in:
Lucas Jensen
2024-12-01 19:15:25 -08:00
commit 925b334e4c
91 changed files with 8031 additions and 0 deletions

5
server/.env.example Normal file
View File

@@ -0,0 +1,5 @@
[mysql]
DB_HOST=hostname
DB_USER=username
DB_PASSWORD=password
DB_DATABASE=database