A simple search for Brevet Randonneurs Mondiaux (BRM) events.
bun install --frozen-lockfileLoad the data from the BRM website and save it to a JSON file.
bun exportLoad the data from the JSON file and save it to Algolia.
bun importRun the website locally.
bun dev