Skip to content

brendonpomeroy/poetry-react-fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Dependencies

First poetry needs to be installed

pip3 install poetry
poetry install
poetry shell

Developement

Starting the backend

Use the poetry run start command to start the backend server. the server will be deployed to localhost:8080.

Starting the frontend

Use the npm start command in the frontend directory to start the react development server. The app will be viewable at http://localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published