Giter Club home page Giter Club logo

Comments (2)

allister-grange avatar allister-grange commented on May 25, 2024

Hey @Logvin, the issue is because you are missing environment variables for the API routes that call the third party APIs.

You'll either need to sign up for the services and get an API key/secret for each of the services you want, or you can just use StarterTab at https://startertab.com. The site should still be customisable to your needs.

The README.md has an up to date list all of the environment variables you need, here is the list currently:

STRAVA_CLIENT_ID=<YOUR_SECRET_HERE>
STRAVA_SECRET<YOUR_SECRET_HERE>
WEATHERAPI_TOKEN<YOUR_SECRET_HERE>
SPOTIFY_CLIENT_ID<YOUR_SECRET_HERE>
SPOTIFY_CLIENT_SECRET<YOUR_SECRET_HERE>
FINNHUB_SECRET<YOUR_SECRET_HERE>
TWITTER_CLIENT_ID<YOUR_SECRET_HERE>
TWITTER_CLIENT_SECRET<YOUR_SECRET_HERE>
TWITTER_CODE_CHALLENGE_KEY<YOUR_SECRET_HERE>
TOKEN_ENCRYPT_KEY<YOUR_SECRET_HERE>
OUTLOOK_CLIENT_ID<YOUR_SECRET_HERE>
OUTLOOK_CLIENT_SECRET<YOUR_SECRET_HERE>
GOOGLE_CLIENT_ID<YOUR_SECRET_HERE>
GOOGLE_CLIENT_SECRET<YOUR_SECRET_HERE>

from startertab.

Logvin avatar Logvin commented on May 25, 2024

Thank you so much for replying. I love your work, it looks so nice! I created those environment variables, but totally forgot about them by the time I got the site running, ha! Ill close this out. Do you have a place where you are accepting new feature requests?

from startertab.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.