EnisMulic / MSG-Z-API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MSG-Z-API

Clone the repository and navigate to the application

git clone https://github.com/EnisMulic/MSG-Z-API.git
cd MSG-Z-API

Install the python virtual environment

pip install pipenv 

Start the virtual environment

pipenv shell 

Install dependencies

pipenv install

Start the application

python app.py

About


Languages

Language:Python 94.3%Language:Dockerfile 5.7%