Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nguyenanht/simpleflaskapp


https://github.com/nguyenanht/simpleflaskapp

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# simpleflaskapp

update travis
git add .
git commit -m "travis.ci"
git push

docker build -t nguyenanht/simpleflaskapp:latest .

docker run -it -p 80:80 nguyenanht/simpleflaskapp:latest