Skip to content

tranvannhat/fastapi-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • Python 3.9
  • PostgresSQL 16
  • Redis

Install

Install Poetry - Tool for dependency management and packaging in Python

poetry install
poetry shell
alembic stamp head
alembic revision --autogenerate -m "update db" 
alembic upgrade head
sh start.sh

About

FastAPI Starter for init project with FastAPI, Postgresql, Redis. Base on https://github.com/tiangolo/full-stack-fastapi-postgresql

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages