Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 250 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 250 Bytes

Run with docker

We have set up docker-compose to start postgres and the unleash server together. This makes it really fast to start up unleash locally without setting up a database or node.

$ docker-compose build
$ docker-compose up