Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 607 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 607 Bytes

WORKFLOW MANAGER MINI PROJECT - MONK AI

README

Front Rôle interview Mini project

How to run this api

create a virtual env if it does not exist

python3 -m venv venv

activate the venv and install the requirements from requirements.txt

source ./venv/bin/activate (venv) pip install -r requirements.txt

Init dabatabase from a python shell

python build_db.py

run the app

bash runapp.sh

Query with postman or install the client and visit localhost:3000

cd client && npm install npm start

Folders descriptions

Storage folder will contain the uploaded images, used in the workflow