Skip to content

sdamerdji/planningGPT

 
 

Repository files navigation

To install backend dependencies:

  • Install poetry
  • run poetry install in the root directory

To start the backend locally:

poetry run uvicorn backend.api:app --host=0.0.0.0 --port=${PORT}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 98.1%
  • Jupyter Notebook 1.8%
  • Other 0.1%