Skip to content

rrattani/Trakt

 
 

Repository files navigation

Create a .env file

Important Notes

  • In your Trakt API application settings (https://trakt.tv/oauth/applications), add your BASE_URL (defined in the .env file) to the list of redirect URIs.
  • Verify that the client_id and client_secret stored in your .env file match the credentials shown for this app in the Trakt dashboard.

Build and Run

  • npm install
  • npm run Build
  • npm start

About

Trakt.tv addon for stremio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 68.9%
  • JavaScript 29.9%
  • Dockerfile 0.8%
  • HTML 0.3%
  • Shell 0.1%
  • CSS 0.0%