/meetup-create-deploy-serverless-spa

Presentation slides and application presented during the talk.

Primary LanguageJavaScript

Meetup - Create and Deploy Serverless SPAs

This project is composed of 4 parts:

  • function: The serverless function used on the demo application.
  • presentation: The presentation built using mdx-deck.
  • web: A normal Next.js project containing the demo application.
  • web-from-template: The same application inside an OpenFaaS template.