Skip to main content

Introduction

Description

Tutorials for commonly used web applications like AWS, Kubernetes, etc.

Developer Notes

This project uses AWS Amplify for backend resources and hosting. Do the following to get started:

Create resources

amplify init
amplify add auth
amplify add hosting
amplify push
amplify publish

Tear down

amplify delete

Screenshot

Screenshot