GitHunt
AK

akretion/support

Support module between Akretion and customers

HOW TO TEST IT LOCALLY !

First install docker-compose

Then build docker image with

.. code-block:: bash

tools/build

Then init server and client database

.. code-block:: bash

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

Start manually and hack it

.. code-block:: bash

tools/start-client

Languages

Python96.9%Shell2.5%Dockerfile0.6%
Created October 18, 2019
Updated March 6, 2026
akretion/support | GitHunt