Skip to content

hotwax/darpan

Repository files navigation

Darpan

Darpan is a Moqui component focused on data reconciliation workflows, with Spark-based comparison utilities and JSON schema tooling.

What’s in this component

  • Component code: runtime/component/darpan/
  • Docs/wiki index: runtime/component/darpan/docs/Home.md
  • Reconciliation services and scripts: runtime/component/darpan/service/ and runtime/component/darpan/src/
  • JSON schemas: runtime/schemas/json/
  • Example inputs: runtime/component/darpan/data/sample/

Start here

  • Code map and entry points: runtime/component/darpan/docs/code-map.md
  • Reconciliation platform docs: runtime/component/darpan/docs/reconciliation/platform/overview.md
  • JSON Schemas: runtime/component/darpan/docs/reconciliation/json-schema-management.md
  • Java 17 compatibility notes: runtime/component/darpan/docs/build/java17-compatibility.md

Repository boundary

  • darpan-backend owns Moqui backend contracts, services, entities, and processing logic.
  • darpan-ui owns custom UI and PWA implementation.
  • Do not add or extend custom UI/PWA surfaces in darpan-backend; implement them in darpan-ui.

Licensing

See LICENSE.md.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors