Skip to content

A social application built for the Udemy course "Advanced Scalable Python Web Development Using Flask".

Notifications You must be signed in to change notification settings

esfoobar/flaskbook

Repository files navigation

Build Status

Step 32

Resurface posts if liked/commented

  • Add a last updated field and update on that

Do a nicer home page

  • You know?

Docker configuration

Checkout code on /opt/flaskbook on local computer

Build the containers

docker-compose build

Copy settings.py.bak to settings.py and add 'mongodb' as MONGODB_HOST

Start the application

docker-compose up

About

A social application built for the Udemy course "Advanced Scalable Python Web Development Using Flask".

Resources

Stars

Watchers

Forks

Packages

No packages published