social-network
social-network Last modified: 5/22/2023
README.md

Social network example

Requirements

  • AWS account and CLI configured
  • Terraform

Deploy

  • terraform init
  • terraform apply

Usage

  • Open the page at the output URL
  • Log in with the user: user // Password.1
  • Read and write posts, comment, browse friends' feeds

Cleanup

  • terraform destroy