66. GeoSight Developer Setup GuideΒΆ
In this section of the documentation, we aim to onboard developers step by step onto the process of setting up a developer workstation.
To get started, you will need to have both Docker and Git installed on your system.
- Step 1 - docker: - This step guides you through installing and configuring Docker on your workstation.
- Step 2 - cloning: - This step explains how to clone the GeoSight codebase to your local machine using Git.
- Step 3 - code preparation: - This step explains some of files preparation on the project code base.
- Run with VSCode: - This step explains how to run the project with VS Code.
- Run with PyCharm: - This step explains how to run the project with PyCharm.
- Run without IDE: - This step explains how to run without IDE or just using text editor.
- Demo data: - This step explains how use demo data.