-
Notifications
You must be signed in to change notification settings - Fork 3
Contributing
Submit feedback and feature requests as GitHub Issues at https://github.com/liquidinvestigations/node.
You should also join our Slack channel: <TODO>
Please see the Security page about reporting security bugs.
Please see the Contributing:Bug page before reporting bugs.
There is a Reading List we made for the 2020 summer internship. It references all the main components in the system.
The different components require different setups for working on them. Please take note of our Hardware requirements before attempting to run the services on your machine. If you need instructions to set up for development see Contributing:DevFirstSteps.
No special instructions are needed here; simply clone the node
repository and patch it to your needs, without chaning anything inside the service containers themselves.
Go to https://github.com/liquidinvestigations/node/blob/master/docs/Development.md for details on mounting each container's code to your local machine.
Go to the UI repository https://github.com/liquidinvestigations/hoover-ui and follow the instructions there to use an already existing backend when doing UI development.
Report incomplete documentation by opening a new Issue in this repository.