📗 Table of Contents

📖 Heroku-docker deploy demo

Heroku-docker deploy demo is flask application that demonstrates how to build and deploy python web application using docker containers

🛠 Built With

Tech Stack

Client
Database

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/kennankole/heroku-deploy-demo.git

Install

Install this project with:

  cd heroku-deploy-demo
  pipenv install

Usage

To run the project, execute the following command:

  pipenv run

Run tests

To run tests, run the following command:

  pytest

(back to top)

👥 Authors

👤 Author 1

(back to top)

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project kindly give it a ⭐️

(back to top)

📝 License

This project is MIT licensed.

(back to top)