Skip to content

EnisMulic/MSG-Z-API

Repository files navigation

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