{"id":43578664,"url":"https://github.com/pelmers/streetwarp-web","last_synced_at":"2026-02-03T23:34:13.064Z","repository":{"id":148874825,"uuid":"324445953","full_name":"pelmers/streetwarp-web","owner":"pelmers","description":"The web-based frontend for streetwarp-cli, a tool that produces hyperlapses for GPX routes","archived":false,"fork":false,"pushed_at":"2025-11-01T10:26:39.000Z","size":15403,"stargazers_count":39,"open_issues_count":12,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-11-01T11:25:29.228Z","etag":null,"topics":["geospatial-visualization","mapbox","streetview","webapp"],"latest_commit_sha":null,"homepage":"https://streetwarp.com/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pelmers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-12-25T23:00:14.000Z","updated_at":"2025-11-01T10:26:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"6d8cb16a-58a2-4c57-a99b-8fb6f8dcf837","html_url":"https://github.com/pelmers/streetwarp-web","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/pelmers/streetwarp-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelmers%2Fstreetwarp-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelmers%2Fstreetwarp-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelmers%2Fstreetwarp-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelmers%2Fstreetwarp-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pelmers","download_url":"https://codeload.github.com/pelmers/streetwarp-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pelmers%2Fstreetwarp-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29061655,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T23:14:54.203Z","status":"ssl_error","status_checked_at":"2026-02-03T23:14:50.873Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["geospatial-visualization","mapbox","streetview","webapp"],"created_at":"2026-02-03T23:34:12.251Z","updated_at":"2026-02-03T23:34:13.055Z","avatar_url":"https://github.com/pelmers.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Logo](static/logo.png)](https://streetwarp.com/)\n\n## Website: [streetwarp.com](https://streetwarp.com)\n\n## Example:\n\nClick to view:\n[![Watch the demo](res/demo_screen.png)](https://github.com/pelmers/streetwarp-web/blob/master/res/demo_result.mp4?raw=true)\n\n### Description\n\nStreetwarp Web is the web-based frontend for\n[streetwarp-cli](https://github.com/pelmers/streetwarp-cli), a tool that\nproduces hyperlapses for GPX routes. This project is simply a web page and\nassociated server that invokes the command line tool. The live deployment uses\n[streetwarp-lambda](https://github.com/pelmers/streetwarp-lambda) running on\n[AWS Lambda](https://aws.amazon.com/lambda/) to invoke the tool without loading\nthe web server.\n\n### Features\n\n-   Connect to Strava, RideWithGPS, or Google Maps, or upload GPX file directly\n-   Several output options to trade-off processing speed and result quality\n-   Animated route during video playback (using [mapbox](https://www.mapbox.com/))\n\n### Development\n\n```\ngit submodule update --init --recursive\nyarn\nyarn build\nnode_modules/.bin/ts-node src/server.ts --streetwarp-bin=\u003clocation of streetwarp binary\u003e [--debug]\n```\n\nThe following environment variables should be set:\n\n```\nAWS_ACCESS_KEY\nAWS_LAMBDA_REGION\nGOOGLE_API_KEY (used for metadata requests, which don't incur cost)\nSTRAVA_CLIENT_ID\nSTRAVA_REDIRECT_URI\nSTRAVA_CLIENT_SECRET\nMAPBOX_API_KEY\n```\n\n### Deployment\n\n```\ngit submodule update --init --recursive\ndocker run --init -it --rm -p 4041:4041 -v $(pwd)/video:/app/video [env vars] streetwarp-web\n```\n\nUse `-e env_var=value` for all the required variables listed above.\n\n### Recent Changes\n\n-   Added option to make video public and list on home page\n-   Integration with [GPX Replay](https://gpx.pelmers.com) for more interactive map display\n-   Display elevation profile on results for supported routes\n-   Renamed \"quality\" button to \"smooth\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpelmers%2Fstreetwarp-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpelmers%2Fstreetwarp-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpelmers%2Fstreetwarp-web/lists"}