Skip to content

Overview

For DevelopersΒΆ

This is the homepage for all developer related documentation.

  • Architecture Overview: Provides a simplified overview of the system architecture.
  • Skills Needed: Outlines the key skills you need in order to be able to work on and contribute to the code base.
  • Setup Guides: which describes common workflows for developers in a tutorial format. This includes instructions on how to set up your developer environment, check out the code, run it locally etc.
  • Contributor Guide: Provides guidelines on how to contribute to the project, including coding standards, commit messages, and pull request processes.

Once you have your local development environment set up, we provide the following documentation sections to help you understand how to work and collaborate efficiently.

  • The manual, which describes application development processes that we typically follow when developing GeoSight.
  • The workflows:, Examples of typical workflows for adding features, running tests, fixing bugs etc.

πŸ’πŸ½ Note: We kindly ask you to read and abide with our code of conduct for all interactions with contributors and users of this project.