Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Packages

Used by

Contributors

Languages