Skip to content

GuardianTheater/xbox-clips-for-gamertag-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.

About

Node.js service, returns 100 Destiny Xbox DVR clips for a provided Gamertag

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%