Skip to content
/ SetWG Public

The new Massive Multiplayer Set Game using Wundergraph

License

Notifications You must be signed in to change notification settings

sfvb/SetWG

Repository files navigation

SetWG

The new Massive Multiplayer Set Game using Wundergraph

Getting Started

1. Get Auth0 credentials:

  1. Go to Auth0 and create a new application of type "Regular Web Application"
  2. Skip the Quickstart
  3. Set the Callback URL on Auth0 to http://localhost:9991/app/main/auth/cookie/callback/auth0
  4. Copy the Issuer, Client ID and Client Secret to the clipboard
  5. Rename the .env.example file to .env
  6. Paste the credentials into the .env file

2. Install & Start

Install the dependencies and run the complete example with the following commands:

npm install
npm start

3. Use the application

On the NextJS frontend, click the "Login" button. Once the login is complete, you can select your nickname. Afterwards you can create a game and start playing.

Learn More

Learn how to play Set.

About

The new Massive Multiplayer Set Game using Wundergraph

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published