Skip to content

Node web app for synchronizing activities from Strava to kilometrikisa.

Notifications You must be signed in to change notification settings

Mattti0/strava2kilometrikisa

 
 

Repository files navigation

Strava2kilometrikisa

An application to fill the gap between Strava and Kilometrikisa.

Live at https://www.strava2kilometrikisa.com

Development

  1. Grab yourself some Strava API credentials
  2. Copy and configure app/.env.example to app/.env
  3. $ source .env
  4. $ nvm use
  5. $ npm install
  6. $ npm run dev

Database

This app uses a MongoDB database hosted on MongoDB Atlas. Mongoose is used as a database driver.

Production on Heroku

Production application is hosted on Heroku.

How to contribute

We would love your input! Check out how to contribute here.

Contributors

  • Jaakko Alajoki
  • Paul Stewart

About

Node web app for synchronizing activities from Strava to kilometrikisa.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 54.1%
  • EJS 29.3%
  • SCSS 15.3%
  • Shell 1.2%
  • Procfile 0.1%