Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spatialnode Engineering Handbook

The internal operating guide for building dependable geospatial software at Spatialnode.

Read the handbook

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
mkdocs serve

Open http://127.0.0.1:8000. Changes reload automatically.

Fast path

  1. Read Getting started.
  2. Follow the GitHub workflow on every change.
  3. Use the repository template for new projects.

Documentation deploys to GitHub Pages after a successful merge to main at https://handbook.spatialnode.com/.

About

The operating guide for building dependable software at Spatialnode.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages