Project Meru is an open-source software initiative and the GitHub Pages site for its projects. Each product has its own site, documentation, and repositories under ProjectMeru.
| URL | Purpose |
|---|---|
| https://projectmeru.github.io/ | Organisation hub |
| https://projectmeru.github.io/sumeru/ | Sumeru product site |
| https://projectmeru.github.io/sumeru/docs/ | Sumeru documentation |
| Project | Status | Category | Site |
|---|---|---|---|
| Sumeru | Pre-alpha · live | ERP (Go, PostgreSQL) | sumeru/ |
| Tooling | Planned | Developer utilities | — |
| Infra | Planned | Infrastructure | — |
Sumeru (pre-alpha). There is no tagged release and no supported upgrade path. Do not use it for production workloads. Source code: sumeru, sumeru_addons, sumeru_custom_addons.
index.html,about.html— Meru hubsumeru/— Sumeru marketing site and static documentation HTMLcss/,js/— hub assetssitemap.xml,robots.txt,llms.txt— discovery
python3 -m http.server 8000
# http://localhost:8000/ and http://localhost:8000/sumeru/Push to the default branch to publish on GitHub Pages.
Maintainers (monorepo). Edit docs HTML under projectmeru.github.io/sumeru/docs/. Prose mirrors live in sumeru_docs/. From the monorepo root: make docs-mirror, make docs-nav. Do not run make docs-site for routine updates.
- This site: content as marked on each page.
- Sumeru: dual licensed — Community edition (Apache 2.0) and Enterprise edition (commercial licence, not yet available). See editions.