Skip to content

www3b/docker-web-app-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for REST web application

To start the app run this commands:

docker-compose up -d --build
docker-compose exec fastapi alembic upgrade head

Then you can go to http://localhost:8000/docs

Application stack

  • FastApi
  • Vue 3
  • PostgreSQL
  • Redis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published