Skip to content
/ web-app-template Public template

A template for quickly creating simple React/Flask applications with all the containerization built-in!

Notifications You must be signed in to change notification settings

justitsi/web-app-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Application Template

This repository contains scaffolding for a basic React+Flask application. It provides basic, reusable functionallity, as well as a reverse proxy for deployments and a PostgresDB. It contains a docker-compose file that will bring up the entire application and serve routes on 8000 and 8443.