Installation
Prerequisites
- Docker: 18.0 or greater
- Node 8.10.0 or greater.
Cloning the project
git clone git@github.com:boyney123/mockit.git
Running the project
cd mockit && sh run build-and-start.sh
The build-and-start
script will build all docker containers on your machine and then use docker-compose
to launch all containers.
Viewing the dashboard
Go http://localhost:5000 to see the dashboard.