Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 272 Bytes

File metadata and controls

15 lines (8 loc) · 272 Bytes

Python FastAPI Starter

Activate the environment

RUN - pipenv shell

Start the application

RUN - python main.py

@TODO

  • Cirucal Dependencies error when importing Profile into user schema
  • user profile is not being populated when fetching user