Functions that render dynamic pages with Google Cloud Functions
npm run start
curl -G 'http://localhost:8080' --data-urlencode 'url=http://example.com/'
npm run deploy
Functions that render dynamic pages with Google Cloud Functions
JavaScriptMIT