React + FastAPI Project

Development

Set up

Run the following command:

bash scripts/setup.sh

Run in debug mode

VSCode extensions

  • Tailwind CSS IntelliSense

Build and run Docker

cd scripts
bash build_docker.sh
bash run_docker.sh