Skip to content

cooperaterrill/gotcha

Repository files navigation

To run locally, make sure you have flask downloaded, then run:

python app.py

To run on Docker:

docker build -t gotcha .
docker run -p 5002:5002 gotcha

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors