Backend application for PBR project (All You Can Tweet)
1dc93c5f0d
test test add jenkinsfile test test change to jenkinsfile fix to jenkinsfile asd asd asd asd asd |
||
---|---|---|
ayct-backend | ||
.gitignore | ||
Dockerfile | ||
heroku.yml | ||
Jenkinsfile | ||
pyproject.toml | ||
README.md | ||
requirements.txt | ||
setup_core.sh | ||
setup.cfg |
Backend application for PBR project (All You Can Tweet)
To run project type:
pip3 install virtualenv
virtuvalenv venv
source venv/bin/activate
pip3 install setuptools
python3 -m pip install -r requirements.txt
flask run