how to run the mic api
- clone the repo: https://github.com/mintproject/mic-api
- start the docker
docker-compose up -d
- run the migration
yarn migrate
- run the server
yarn start
api spec
start a container from the mic web
use the branch connect_ui_with_container
- go to http://localhost:3000/commandLine
- submit
- write something in the term
- click the
add as directive
how to run the mic api
docker-compose up -dyarn migrateyarn startapi spec
start a container from the mic web
use the branch connect_ui_with_container
add as directive