Docker Kit is a docker-environment with built-in to run open-hotel automatically. You just need to have docker-compose installed to run it.
Our packages:
Clone the repositories:
git clone [email protected]:open-hotel/orion-emulator.git
git clone [email protected]:open-hotel/open-hotel-client.git
# or
./download_repositories.sh
Build the compose environment:
docker-compose build
docker-compose up
Now you should be up and running!
Any problems? Create an issue