TriTimes is a triathlon results viewer for Ironman and Ironman 70.3 races. Search for any athlete to see their race history and compare their swim, bike, and run performance against their age group and the overall field.
Prerequisites: Node.js 18+
cd app
npm install
npm run dev| Command | Description |
|---|---|
npm run dev |
Start Next.js development server |
npm run build |
Build for production (also generates search index) |
npm run start |
Start production server |
npm run lint |
Run ESLint |
Built with Claude Code and Conductor.