yarn installdocker-compose up -d
yarn startAfter first start when web server is ready you should fill the roles table
docker exec -it $(docker ps -f "name=ibm_test_db" -q) psql -h localhost --user postgres -d postgres -f /home/roles.sqlGo to http://localhost:8080/docs