Building RaceBest

Building RaceBest

Phill Luby
30th August 2013

Home Insights Building RaceBest

RaceBest logo
This year saw the launch of a new service from Leeds-based start-up RaceBest Ltd. NewRedo were responsible for building their online system and we continue to host and support it.

In building the system we utilised some of the latest open-source technologies to build an interactive website for the running community. The service includes a race calendar, online entry, results and reviews, all managed by RaceBest staff using a custom-built administration section.

The front-end uses mainly client-side rendering powered by AngularJS, backed up with server-side pre-rendering for clients that don’t have JavaScript or search engine spiders. The back-end uses document-oriented database system CouchDB and node.js (proxied through NGINX) as the application server. Running on a small server, keeping the carbon footprint low, the website is really fast and was barely under load when it took the 750+ entries for their first major event.

Share Article

Insights.

Sponsoring the Legal Tech in Leeds’ Hackathon
Sponsoring the Legal Tech in Leeds’ Hackathon

This is why NewRedo are so proud to have sponsored Legal Tech in Leeds Hackathon

Discover More
Taking a look at Dagger
Taking a look at Dagger

Solomon Hykes is probably most famous for being the founder and former CTO of Docker. Docker revolutionised the way we package, run and distribute server applications, so when Hykes starts a new venture, it's worth checking out.

Discover More
Running Terraform in a Lambda Function
Running Terraform in a Lambda Function

I recently set up a Terraform project which I wanted to run on a regular schedule. There are a number of ways to achieve this, but I decided to package the project as a Lambda function and schedule it with… 

Discover More