Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ahmedbesbes/react-app-flask-ssl


https://github.com/ahmedbesbes/react-app-flask-ssl

aws certbot docker docker-compose flask letsencrypt material-ui nginx python react

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## Deploy your Secure React App with Docker and Nginx



Learn more about this project via this article.

### Description

This is a boilerplate code I played with to learn about Docker, deployment and SSL encryption.

It covers:

- Building a simple React front-end using the Material-UI library
- Designing a Flask API that receives data from the front-end
- Setting up a domain name and an SSL certificate with Nginx
- Configuring an AWS instance with a static IP and a domain name
- Deployment using docker-compose

The goal is to learn how these components interact with each other.

### Screenshot of the app