- Clone the repo and cd the directory.
- Set up the virtual env for python backend -
virtualenv virtual - Activate virtualenv
. virtual/bin/activateand install dependencies -pip install -r app/requirements.txt. Once installed, you can deactivate virtualenv. - Install ui dependencies -
yarn --cwd ./ui.--cwd ./uiallows to specify directory where package.json is located. - You are all set up. Now run
./develop.shand you have live development environment. Make changes to app or ui code and it will hot-reload.
-
Notifications
You must be signed in to change notification settings - Fork 21
vikramgulia/fastapi-react
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
FastAPI + React + Docker + Nginx
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published