Can you tell me..?

https://canyoutell.me/

A bit of fun (and a little demonstration of DPR using Netlify's On Demand Builder functions)

Local development

# install the Netlify CLI
npm i -g netlify

# clone this repo
git clone https://github.com/philhawksworth/canyoutell.me

# move into the project repo and install dependencies
cd canyoutell.me
npm install

# run the build and bootstrap the serverless functions with Netlify dev
netlify dev

Quick clone and deploy

Clickety click

Deploy to Netlify