{"id":20543963,"url":"https://github.com/drewmoore/my-transit","last_synced_at":"2026-04-11T05:04:49.080Z","repository":{"id":78372400,"uuid":"151054341","full_name":"drewmoore/my-transit","owner":"drewmoore","description":"Personalized transit reports, currently Berlin's BVG","archived":false,"fork":false,"pushed_at":"2019-04-28T21:19:05.000Z","size":64,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-16T15:37:13.138Z","etag":null,"topics":["docker","docker-compose","es7","eslint","express","jest","mongodb","mongoose","nodejs"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drewmoore.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-01T07:58:37.000Z","updated_at":"2020-03-23T09:14:35.000Z","dependencies_parsed_at":"2023-03-12T04:12:40.222Z","dependency_job_id":null,"html_url":"https://github.com/drewmoore/my-transit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewmoore%2Fmy-transit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewmoore%2Fmy-transit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewmoore%2Fmy-transit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewmoore%2Fmy-transit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drewmoore","download_url":"https://codeload.github.com/drewmoore/my-transit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242150748,"owners_count":20080006,"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":["docker","docker-compose","es7","eslint","express","jest","mongodb","mongoose","nodejs"],"created_at":"2024-11-16T01:41:49.867Z","updated_at":"2025-12-30T19:20:02.989Z","avatar_url":"https://github.com/drewmoore.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/drewmoore/my-transit.svg?branch=master)](https://travis-ci.org/drewmoore/my-transit)\n[![codecov](https://codecov.io/gh/drewmoore/my-transit/branch/master/graph/badge.svg)](https://codecov.io/gh/drewmoore/my-transit)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/4b8892070e2d36d69702/test_coverage)](https://codeclimate.com/github/drewmoore/my-transit/test_coverage)\n[![Maintainability](https://api.codeclimate.com/v1/badges/4b8892070e2d36d69702/maintainability)](https://codeclimate.com/github/drewmoore/my-transit/maintainability)\n\n\n# My Transit\nPersonalized transit reports, currently Berlin's BVG\n\n## Set-Up Environment\n- install docker\n  - follow steps given at https://docs.docker.com/install/linux/docker-ce/ubuntu/\n  - allow non-root use (allows root-level permissions for user!):\n    - `sudo groupadd docker`\n    - `sudo usermod -G docker -a $USER`\n    - logout/login user. May require system restart\n- install docker-compose\n  - sudo apt install docker-compose\n\n## Commands\n- run tests\n  - `docker-compose run web yarn test`\n- run locally\n  - `docker-compose run web`\n- deploy\n  - `export DIGITALOCEAN_ACCESS_TOKEN=...;`\n  - `docker-machine create --driver digitalocean --digitalocean-region fra1 my-transit`\n  - `docker-machine ssh my-transit \"docker swarm init --advertise-addr ...`\n  - `docker-machine env my-transit`\n  - `eval $(docker-machine env my-transit)`\n  - `docker stack deploy -c docker-compose.yml my-transit`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrewmoore%2Fmy-transit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrewmoore%2Fmy-transit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrewmoore%2Fmy-transit/lists"}