Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 795 Bytes

File metadata and controls

28 lines (19 loc) · 795 Bytes

TriTimes

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.

Local Development

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

Credits

Built with Claude Code and Conductor.

Inspiration

hyresult.com