Skip to content

GS-Suite/gs_dev

Repository files navigation

Login ~ FastAPI, SQLAlchemy

A project by Quirkle.in


To run the app

-- pip install pipenv

-- pipenv shell

-- pipenv install

-- uvicorn main:app --reload


API Testing

-- After running the app:


.env.py

-- Contains PG_DB_URL , MONGO_DB_URL