Skip to content

Nakusu/fastapi-train

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastApiTrain Project

FastApiTrain use FastApi, NuxtJs and Nginx as proxy!
Env passwords like MARIADB_PASSWORD are into docker-compose.yml and not docker-compose.override.yml, you have to change this for more security!

Run in local

  • Launch docker-compose up ./docker
  • Npm install for install package into workspace location
  • Adding fastapi.local and api.fastapi.local into your /etc/hosts
  • Connect into http://fastapi.local

Have fun !!!!