Skip to content

Support module between Akretion and customers

Notifications You must be signed in to change notification settings

akretion/support

Repository files navigation

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