ABOUT US
Regatta Pages is a regatta management and scoring platform, built from scratch.
Regatta management software has not changed much since the early 2000s, and sailing instruments are still collecting broadly the metrics they collected when they went digital. What has changed is the hardware: small cellular-connected computers are now cheap enough that getting data off the boat and onto a chart no longer needs custom wiring or a technician on the committee boat.
Those boards run software that tracks position at high resolution and sends it back to the Regatta Pages API without much bandwidth. You can watch a race as it happens, and replay it afterwards to see where places were won and lost.
It is under active development. Live tracking and race replays work now; automatic finish capture is being built.
A number of the analysis and data collection tools will be open-source, and basic web scoring will cost considerably less than it does elsewhere.
We are currently in a closed beta and are open to testers. If you're organizing a sailboat race (or more) and are interested in some free regatta management software, shoot me an email at: graham@regattapages.com.
Currently, the front-end is SvelteKit, with the backend bits being written in TypeScript running on a Node runtime. Database is Postgres. Currently our email server, internal applications, and CI/CD are being hosted on AWS with production deployed on Fly.io.
Thanks for your interest in Regatta Pages!
Graham