Skip to content

This is dockerized application which contain FastAPI backend and angular frontend

Notifications You must be signed in to change notification settings

djkhowar/dockerized_fastapi_angular_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build docker images

go to ./dockerConf and run

docker compose build

Run the containers

docker compose up -d