Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 557 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (13 loc) · 557 Bytes

Contributing guide

Getting started

Prerequisites

Running the project

To run the project, you can use the following command:

docker compose watch

This will start the project and watch for changes in the source code and resync files or rebuild the container as needed.

License

This project is licensed under the MIT License - see the LICENSE file for details.