Dismiss
  • Toggle Theme
  • View as Mobile

Serverless Website v2

Revamp of original serverless site

Built using react, redux and phenomic this site is statically built using react serverside rendering on build

It's hosted on the netlify CDN for 🔥blazingly fast performance and scale.

This site is 100% serverless! Repo

The site content, docs, and blog are hosted on github, so if you see a typo or error feel free to contribute back!

API calls are made with the serverless framework pinging AWS lambda functions.

User Authentication is handled via Auth0.

Site search handled by Algolia.

More info on the site build can be seen here