RaceAtlas is a Next.js app for discovering and visualizing running events across timeline, calendar, and map views. Event data is stored in Supabase, with a lightweight admin panel for creating, updating, and deleting events and their races.
- Home - Overview and entry point
- Setup - Local setup and environment variables
- Supabase - Database schema, migrations, and seeding
- Deployment - Docker and deploy workflow
- Contributing - Development workflow and code quality
- Project Structure - Repository layout and conventions