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.
- See the site > View the SRC Luke
- Check out the blog > Contribute to the blog
- Read the docs > Contribute to the docs
More info on the site build can be seen here