Skip to content

yoanisgil/countdown-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

countdown

I started this projet as a way to learn the Flask Micro Framework

It allows users to create and share "countdowns" to a given date in a very simple way.

Setup

All it takes are three simple steps:

docker-compose build countdown # Build the application image
docker-compose up -d countdown # Launch the application
docker exec  rsyslog tail -f /var/log/messages # Monitor application logs

You might need to change the syslog server address, depending on your Docker setup.

About

No description, website, or topics provided.

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors