initial commit

This commit is contained in:
Lucas Jensen
2024-05-01 09:19:01 -07:00
commit 5d67c0c2b2
117 changed files with 9917 additions and 0 deletions

15
server/.env.example Normal file
View File

@@ -0,0 +1,15 @@
[mysql]
DB_HOST=localhost
DB_USER=uresname
DB_PASSWORD=password
DB_DATABASE=databasename
[cloudinary]
CLOUDINARY_URL=cloudinary://yourkey:yoursecret@yourcloudname
[contact]
APP_PASSWORD=gmailpassword
EMAIL=destination@example.com
[oauth2-google]
AUDIENCE=some-value.apps.googleusercontent.com