Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 576 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (14 loc) · 576 Bytes

Contributions

For the developers you can test your changes on the app by running this command:

docker-compose -f docker-compose-local.yml up --build --force-recreate

You can also run unit tests by running this command:

docker-compose -f docker-compose-local.yml up --build --abort-on-container-exit imalive-tests

Then you can try: