Skip to content

Tishka17/fastapi-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

pip install -e .

Configure env:

export DB_URI=postgresql://postgres:password@localhost

Apply migrations

alembic upgrade head

Run

uvicorn --factory app.main:create_app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •