Installation and Setup
In this page we go over how to setup the application for both development and production.
Local Installation
To clone the repo and install locally run
git clone https://github.com/MatrixDoctors/matrix-cerberus.git
cd matrix-cerberus
Project Setup
Follow these instructions to setup the project depending on your requirements:
- For local development/setup: development-setup.md
- For production setup: production-setup.md
- To test the changes locally: testing.md