Skip to content

This repo is a project providing boilerplate code to build Web-App using FastAPI in the backend and React in the frontend. It is using Docker and docker-compose to run the App. it planned to run it K8S cluster in production.

License

Notifications You must be signed in to change notification settings

hamidbdr/DSC-DEV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSC-DEV

This repo is project providing boilerplate code to build Web-App using FastAPI in the backend and React in the frontend It is using Docker and docker-compose to run the App

As requirement you need to have docker and docker compose installed in your machine (local laptop or server)

For developement env run :

docker-compose -f docker-compose-dev.yaml up

For production Env (under consturction):

docker-compose up

For production env theire will be kubernetes version (under construction)... to be able to run the app on a K8s Cluster :)

About

This repo is a project providing boilerplate code to build Web-App using FastAPI in the backend and React in the frontend. It is using Docker and docker-compose to run the App. it planned to run it K8S cluster in production.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published