A UI for testing live GTFS feeds
- TypeScript 66.6%
- HTML 30.4%
- JavaScript 2.9%
- CSS 0.1%
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| .vite/deps | ||
| public | ||
| src | ||
| .copier-answers.yml | ||
| .cz.toml | ||
| .gitignore | ||
| .gitkeep | ||
| .mcp.json | ||
| CHANGELOG.md | ||
| CLAUDE.md | ||
| CURRENT_PLAN.md | ||
| LICENSE.txt | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite.config.js | ||
Test Track
A static frontend for visualizing GTFS realtime feeds
Overview
Running Locally
Development
MCP Setup
Claude Code uses the Forgejo MCP server to interact with issues and PRs.
- Fill in
.envrcwith your token (Forgejo → Settings → Applications → Generate token):export FORGEJO_ACCESS_TOKEN=<your-token> - Run
direnv allowto activate - Restart Claude Code — the
forgejoMCP server will be available