Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devops learning platform with React, Flask and postgres

Frontend: React

Backend: Flask

Database: Postgres

Build and start the containers( given docker and docker-compose are instaled)

docker-compose up --build

Initialize the database (first time only) In a new terminal

docker-compose exec backend flask db upgrade

docker-compose exec backend python seed_data.py

Stop the application:

docker-compose down

start the application

docker-compose dow

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages