{"id":25626677,"url":"https://github.com/jjacobsonn/naviwasm","last_synced_at":"2026-04-15T10:32:44.388Z","repository":{"id":278799830,"uuid":"936814679","full_name":"jjacobsonn/NaviWasm","owner":"jjacobsonn","description":"A real-time navigation system built with React, Mapbox, Python, FastAPI, and Rust with WebAssembly for high-performance pathfinding.","archived":false,"fork":false,"pushed_at":"2025-03-22T03:36:57.000Z","size":577,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T04:24:43.463Z","etag":null,"topics":["docker","fastapi","mapbox","navigation","pathfinding","python","react","real-time","rust","webassembly"],"latest_commit_sha":null,"homepage":"","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/jjacobsonn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-21T18:27:21.000Z","updated_at":"2025-03-22T03:37:01.000Z","dependencies_parsed_at":"2025-02-21T19:35:32.387Z","dependency_job_id":"8eadb25c-84a3-4c47-a339-4f74ee7fc24b","html_url":"https://github.com/jjacobsonn/NaviWasm","commit_stats":null,"previous_names":["jjacobsonn/naviwasm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jjacobsonn/NaviWasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjacobsonn%2FNaviWasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjacobsonn%2FNaviWasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjacobsonn%2FNaviWasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjacobsonn%2FNaviWasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jjacobsonn","download_url":"https://codeload.github.com/jjacobsonn/NaviWasm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjacobsonn%2FNaviWasm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284194068,"owners_count":26963045,"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","status":"online","status_checked_at":"2025-11-13T02:00:06.582Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docker","fastapi","mapbox","navigation","pathfinding","python","react","real-time","rust","webassembly"],"created_at":"2025-02-22T16:57:57.867Z","updated_at":"2025-11-13T10:02:32.519Z","avatar_url":"https://github.com/jjacobsonn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Real-Time Navigation System\n\nThis project includes:\n- A React front-end with Mapbox.\n- A FastAPI back-end.\n- A Rust WebAssembly module for pathfinding.\n- A Python CLI using click.\n- Docker configuration for containerized deployment.\n\n## Setup Instructions\n\n1. Build the WASM module:\n   - Navigate to `/Users/cjacobson/git/NaviWasm/wasm`\n   - Run: `wasm-pack build`\n\n2. Backend setup:\n   - Navigate to `/Users/cjacobson/git/NaviWasm/backend`\n   - Install dependencies: `pip install -r requirements.txt`\n   - Set environment variables in a `.env` file (see `.env.sample`).\n\n3. Frontend setup:\n   - Navigate to `/Users/cjacobson/git/NaviWasm/frontend`\n   - Run: `npm install` then `npm run build` for production build.\n   - Serve the built files via a static server (or integrate with the backend).\n\n4. Docker Compose:\n   - From the project root, run: `docker-compose up` to start all services.\n\n## Testing and Linting\n\n### Frontend Tests\n1. Navigate to `/Users/cjacobson/git/NaviWasm/frontend`\n2. Run tests via: `npm test`\n\n### Linting\n1. Ensure ESLint is installed: `npm install eslint --save-dev`\n2. Run: `npx eslint .` from the frontend folder\n\n## Further Enhancements\n- Integrate comprehensive unit and integration tests.\n- Enhance WASM module with actual pathfinding logic.\n- Configure CI/CD for automated builds and deployments.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjacobsonn%2Fnaviwasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjjacobsonn%2Fnaviwasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjacobsonn%2Fnaviwasm/lists"}