init
This commit is contained in:
5
.env.development
Normal file
5
.env.development
Normal file
@@ -0,0 +1,5 @@
|
||||
# Generate a client id through the twitch CLI
|
||||
VITE_CLIENT_ID=412c7e3c3df177bbd466a213ce4d05
|
||||
VITE_TWITCH_API_BASE=http://localhost:8080/mock
|
||||
# Then get yourself a token via curl -X POST 'http://localhost:8080/auth/authorize?client_id={client_id}&client_secret={client_secret}&grant_type=user_token&user_id={user_id}&scope={scopes}
|
||||
VITE_TOKEN_OVERRIDE=ed70cddba8db975
|
||||
Reference in New Issue
Block a user