Skip to content

gameon-io/type-race

Repository files navigation

type-race

Install dependencies first npm install

Create a file called 'credentials.json' in the project folder with content in the below format:

{
  "mongodb": <mongodb credentials>,
  "redis": <redis credentials>,
  "client_id": <AW client_id>,
  "client_secret": <AW client_secret>,
}

Start the server using npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published