feat: Initial commit.

This commit is contained in:
2025-04-11 21:52:41 -04:00
parent 957b98c640
commit bcc86b5440
2 changed files with 16 additions and 0 deletions

3
example.env Normal file
View File

@@ -0,0 +1,3 @@
PORT=8081
OAUTH_CLIENT_ID=client_id # Replace with client id.
OAUTH_CLIENT_SECRET=secret # Replace with client secret.