Skip to content

README

This directory contains additional documentation and guides for developing Nekazari modules.

  • Quick Reference Guide - Common code snippets and quick lookup
    • SDK usage examples
    • UI component examples
    • API endpoints
    • Manifest.json structure
  • Testing Guide - How to test your module locally
    • Orion-LD first workflow (no SQL runtime state)
    • API + worker validation flow
    • Test commands for backend and frontend
    • Migration script usage
  • Runtime state (jobs, layers) is persisted in Orion-LD only.
  • PostgreSQL runtime writes were removed from API/worker flow.
  • Coverage lookup is loaded from a read-only GeoJSON catalog (COVERAGE_INDEX_GEOJSON_PATH).
  • Tiles are stored in MinIO and referenced in Orion-LD DigitalAsset entities.

For complete documentation, see: