https://github.com/tleonhardt/flask-react-aws
Deploying a Flask and React Microservice to AWS ECS
https://github.com/tleonhardt/flask-react-aws
Last synced: 6 months ago
JSON representation
Deploying a Flask and React Microservice to AWS ECS
- Host: GitHub
- URL: https://github.com/tleonhardt/flask-react-aws
- Owner: tleonhardt
- Created: 2020-04-11T18:15:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-02T23:23:05.000Z (over 2 years ago)
- Last Synced: 2024-12-28T10:52:26.751Z (over 1 year ago)
- Language: Python
- Size: 3.64 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deploying a Flask and React Microservice to AWS ECS
This is my code from following along with the course
[Deploying a Flask and React Microservice to AWS ECS](https://testdriven.io/courses/aws-flask-react).
It uses GitHub and AWS CodeBuild to create a CI/CD pipeline for deploying to AWS ECS/Fargate.