Skip to content

chrisfried/Guardian-Theater-Xbox-Clip-Service

Repository files navigation

Running locally

  1. Install Node.js.

  2. Install Heroku CLI.

  3. Run npm i to install dependencies.

  4. Create a file called .env containing Xbox credentials. It should look something like this:

    XBOXUSER=<an xbox live email address>
    XBOXPASS=<an xbox live password>
    
  5. Run npm start.

If your Xbox credentials fail to authenticate, it may be that you need to verify the login attempt: https://account.live.com/Activity

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published