How can we :
- run this website for local website development
- run this website in a docker container
- run this website on AWS and take advantage of AWS Serverless Architecture...?
Ideally it should be easy to run locally and develop with the ability to deploy it to AWS and take advantage of RDS, loadbalancers, autoscaling, and any other required services
How can we :
Ideally it should be easy to run locally and develop with the ability to deploy it to AWS and take advantage of RDS, loadbalancers, autoscaling, and any other required services