- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Heroku-docker deploy demo is flask application that demonstrates how to build and deploy python web application using docker containers
Database
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/kennankole/heroku-deploy-demo.git
Install this project with:
cd heroku-deploy-demo
pipenv install
To run the project, execute the following command:
pipenv run
To run tests, run the following command:
pytest
👤 Author 1
- GitHub: @kennankole
- Twitter: @obwombe_kennedy
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project kindly give it a ⭐️
This project is MIT licensed.