Skip to content

ouifi/guessr-server

Repository files navigation

Intro

The api server for Guessr.io

Getting Started

Environment

Create a .env file with the following values from your own reddit bot account.

REDDIT_CLIENT_SECRET=<secret>
REDDIT_CLIENT_ID=<id>
REDDIT_USERNAME=<username>
NODE_ENV={ development | production }
LOG_LEVEL={ NONE | ERROR | WARN | LOG | [DEBUG] | VERBOSE }

Running

npm start

About

The API server for guessr.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published