Skip to content

Pwd9000-ML/Build-2022-Function-Demo

Repository files navigation

Build 2022 - Serverless logic with Azure functions - Connection Zone

Repo structure

  • Repo root ".": Gatsby static web app template
  • .github/workflows: 2x workflows, 1x deploy static web app; 1x deploy functions into function app
  • ./api: Azure functions deployed to function app: counterdemofunc2022
  • ./AzureLoadTest-JMeterScript: Azure Load Test (Preview) - JMeter test for Functions
  • ./Build2022-Slides: Build 2022 session slides

Gatsby Lander

This is an experimental starter built using gatsby-theme-codebushi, a theme which uses Tailwind CSS.

Check out https://codebushi.com/gatsby-starters-and-themes/ for more Gatsby starters and templates.

Preview

https://gatsby-lander.surge.sh/

Installation

Install this starter (assuming Gatsby is installed) by running from your CLI:
gatsby new gatsby-starter-lander https://github.com/codebushi/gatsby-starter-lander

Run gatsby develop in the terminal to start the dev site.

Notes

These libraries do not yet fully support the upgrade to Gatsby 3.x:

  • gatsby-plugin-react-helmet
  • gatsby-plugin-emotion
  • gatsby-plugin-postcss
  • gatsby-theme-codebushi