Getting Started¶
This section provides the fastest path to run Wait Time Canada locally. Production deployment details, credentials, monitoring configuration, and environment-specific host paths are intentionally excluded from public documentation.
Recommended Path¶
- Follow the root quick start in
README.md. - Review backend specifics in
backend/README.md. - Review frontend specifics in
frontend/README.md. - Review public source-freshness behavior in
docs/operations/scraper-scheduling.md. - Validate roadmap context in
docs/planning/roadmap.md.
Quick Links¶
- One-page quick start:
docs/getting-started/quick-start.md - Development setup reference:
docs/development/setup.md - Public source-freshness notes:
docs/operations/scraper-scheduling.md - Architecture overview:
docs/architecture/index.md - API contracts:
docs/API.md