Skip to content

hxyro/flask-CD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-CD

directory structure

[xd@arch]$ tree
.
├── app.py
├── appspec.yml
├── deploy
├── install
├── README.md
├── requirements.txt
├── run
├── server.log
└── stop

Local Deployment

cd flask-CD
sudo ./deploy