Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 342 Bytes

README.rst

File metadata and controls

26 lines (13 loc) · 342 Bytes

HOW TO TEST IT LOCALLY !

First install docker-compose

Then build docker image with

tools/build

Then init server and client database

tools/start-server init-db
tools/start-client init-db

Start manually and hack it

tools/start-client