Clone the repo.
Running the app requires node and npm to be installed. All other dependencies are managed by npm.
Open two terminal tabs that will run the server and client respectively.
To build run the server:
cd server && npm i
npm start
The server runs on localhost:5000.
To build and run the client:
cd client && npm i
npm start
The client runs on localhost:3000.
Open your browser to the client, localhost:3000.
First you will need to log in. You can either create a new account or if you already have one you can sign in.
In the navbar select 'Profile'. From here you can follow the untuitive UI to connect to your steam account.
Been here before? Dont worry! We saved your steam information and are auto refreshing your steam data in the background so you dont have to do a thing!
To create a lobby simply click the create button under the Groups section in the navbar.a
From here you will be able to:
- Copy an invite code for your friends to join with
- See a list of games that you and everyone in your lobby are able to play since they are in everyone's library
- Use the built in chat functionality to message everyone in your lobby
- Connect to voice and video for real time collaboration with friends in the game without having to use any 3rd party software!
- Filter the types of games you and your lobby are hoping to play that night