FastAPI & ReactJS Template

Deploy

A simple starter crud template for deploying a FastAPI app with ReactJS frontend on Azure App Service and Storage Static website.

In progress...

Getting started

To run the frontend individually run make ui-start and for the backend run make backend-start. Note that or the backend you must have also activated a local virtual environment and installed all the necessary pip dependencies.