jaamo / strava2kilometrikisa

Node web app for synchronizing activities from Strava to kilometrikisa.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 54.2%Language:EJS 29.3%Language:SCSS 15.3%Language:Shell 1.2%