feat: Initial commit.
This commit is contained in:
3
example.env
Normal file
3
example.env
Normal file
@@ -0,0 +1,3 @@
|
||||
PORT=8081
|
||||
OAUTH_CLIENT_ID=client_id # Replace with client id.
|
||||
OAUTH_CLIENT_SECRET=secret # Replace with client secret.
|
||||
Reference in New Issue
Block a user