To run, create a server/auth.js file with the following contents:
SPAWNER_HOST = "http://xx.xx.xx.xx" // address of your spawner machine
AUTH_TOKEN = "xxx" // auth token for your spawner
You also need to run a spawner like my fredboxer-backend
To run, create a server/auth.js file with the following contents:
SPAWNER_HOST = "http://xx.xx.xx.xx" // address of your spawner machine
AUTH_TOKEN = "xxx" // auth token for your spawner
You also need to run a spawner like my fredboxer-backend