Setup
Prerequisites
Make sure you have the following installed:
Installation
Clone the repository and navigate to the project directory:
git clone https://github.com/ConstructCloud/server
cd server
Setup
Install dependencies and prepare the project:
make setup
Next Steps
Once setup is complete, check out the usage guide to learn how to use the project, or see the contributing guide if you'd like to contribute.