Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

navaneethreddydevops/fastapi-learning

Open more actions menu

Repository files navigation

fastapi-learning

pipenv install
Once the all container are up and running from docker-compose up.
Connect to pgadmin ui in url: http://localhost:5050/browser/ provide the username and password as provided in .env file
username: admin@admin.com
password: admin
# Once connected to pgadmin ui run the below commands to create tables from alembic
docker-compose run app alembic revision --autogenerate -m "New Migration"
docker-compose run app alembic upgrade head
docker-compose build
docker-compose up
python3 -m venv venv
source venv/bin/activate
rm -rf venv

About

fastapi-learning

Resources

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.