To contribute your code to this repo, you must have nodejs (at least v20 or higher) and python (at least version 12 or higher) for the best local working experience and package compatability.
You can also use docker to run it locally, but it's better to have latest versions of everything listed above to contribute your PR.
- Fork this repo and clone it to your local machine
- Make sure to work with the latest features from the "dev" branch
- Please, write clean, readable & relevant commits
- Make sure your changes pass all the pipline tests if you're contributing to the "server"
-
Clone this repo on your local machine:
git clone https://github.com/alerrad/sociape.git
-
Setup the project:
bash install.bash
-
Run the project:
bash run.bash