{"id":20333641,"url":"https://github.com/atrakh/route-differ","last_synced_at":"2025-09-20T22:46:19.519Z","repository":{"id":181276570,"uuid":"108056780","full_name":"atrakh/route-differ","owner":"atrakh","description":"git for cyclists","archived":false,"fork":false,"pushed_at":"2017-12-06T22:38:23.000Z","size":118,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T07:04:00.979Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://strava.atrakh.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atrakh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-10-24T00:32:55.000Z","updated_at":"2017-11-22T23:27:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"c3841f65-65f2-4717-8973-609549817005","html_url":"https://github.com/atrakh/route-differ","commit_stats":null,"previous_names":["atrakh/route-differ"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atrakh%2Froute-differ","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atrakh%2Froute-differ/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atrakh%2Froute-differ/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atrakh%2Froute-differ/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atrakh","download_url":"https://codeload.github.com/atrakh/route-differ/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241852158,"owners_count":20030969,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T20:32:44.239Z","updated_at":"2025-09-20T22:46:14.498Z","avatar_url":"https://github.com/atrakh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Strava Route Differ\n\nRoute Differ is a web application which helps compare \u0026 contrast your Strava Routes and activities.\n\nWant to try it out yourself? Click [here](http://strava.atrakh.com) if you've used Strava before, or [here](http://strava.atrakh.com/?token=426d66e1bed68a91070433e3420f6bc6f4f0d246\u0026id=16874945) to login to a demo account.\n\n## Architecure\n### Front-end\nRoute Differ is built on React/Redux, using [redux-thunk](https://github.com/gaearon/redux-thunk) as middleware for handling asynchronous actions (talking to Strava's REST API).\n\n### Authentication\nA stateless Firebase function is used to handle API token exchange upon login. Perosonal authentication tokens for Strava's rest API are then passed back to Route Differ as a query parameter.\n\n### Hosting\nThis project is hosted on Heroku.\n\n## Development\nThis project may be run locally in development mode with the following commands:\n```\n$ npm i -g yarn\n$ yarn\n$ yarn run start:dev\n```\n\nRoute Differ relies on [prettier](https://github.com/prettier/prettier) for formatting. If you use VSCode, then you can add this to your workspace settings to format on save:\n```\n{\n  \"editor.formatOnSave\": true,\n  \"prettier.singleQuote\": true,\n  \"prettier.trailingComma\": \"all\",\n  \"prettier.printWidth\": 80\n}\n```\n\nPrettier formatting is enforced via CircleCI build tests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatrakh%2Froute-differ","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatrakh%2Froute-differ","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatrakh%2Froute-differ/lists"}