Demo

License

Quark ERP is open source. Use the public starter template and platform packages to build and ship plugins — check the repository LICENSE for the full terms.

Open source

Quark ERP (Quan ERP in package scopes) is developed as an open-source plugin platform. You can inspect the source, scaffold from the public template, and build your own plugins on top of @quan-erp/* packages.

  • Open source — source and template are available for use and contribution
  • npm scope stays @quan-erp/* even though the product name is Quark ERP
  • Full legal terms live in the LICENSE file of each published repository / package

What you can do

  • Clone and run the quan-erp-node-template locally
  • Build backend and frontend plugins against the shared platform packages
  • Deploy your own Quark ERP stack for development, staging, or production
  • Study and reuse documented patterns from these docs and the bundled AI skills

Source & template

Start from the official Node template. Package licenses for @quan-erp/* follow the license declared on each package and its repository.

  • Template — https://github.com/TheParadance/quan-erp-node-template
  • Always read LICENSE (and NOTICE if present) in the repo you clone or the package you install

License terms

This documentation page summarizes that Quark ERP is open source. It is not a substitute for the LICENSE text. If terms differ between packages, the LICENSE that ships with that package or repository is authoritative.

  • Respect the LICENSE of the template, base images, and each @quan-erp/* dependency
  • Third-party libraries (React, TypeORM, Redis clients, …) keep their own licenses
  • Do not assume every file is public-domain — follow the stated open-source license

Commercial help

Open source does not remove the option of paid help. For training, production support, or custom plugin work, contact The Paradance via the Support page.

  • Self-serve — docs, template, and demo
  • Paid — onboarding, architecture reviews, deployment assistance
  • See Support for email and office contact details