Skip to content

This is an esports website that is used to conduct matchmaking and tournaments.

Notifications You must be signed in to change notification settings

shivamsingh-07/hexagon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hexagon

This is an esports website that is used to conduct matchmaking and tournaments.

Environment Variables File

Create a .env file in the server folder and copy this snippet.

API_URL=http://localhost:5000

SESSION_SECRET=
STEAM_API_KEY=

CLIENT_ID=
CLIENT_SECRET=
REDIRECT_URI=https://developers.google.com/oauthplayground
REFRESH_TOKEN=

AWS_BUCKET_NAME=
AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_SESSION_TOKEN=

SERVER_RCON_PASSWORD=
SERVER_CONFIG_URL=http://localhost:5000

MONGO_URI=

About

This is an esports website that is used to conduct matchmaking and tournaments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published