Dashboard
Proof of concept evaluating Stimulsoft Reports.JS as the paginated reporting engine for a multi-tenant ERP.
Reports available to you
Loading…
Reporting engine
| Stimulsoft Reports.JS | … |
| Licence | Trial — watermarked |
| Node.js | … |
| Database | … |
| Fonts registered | 0 faces |
How this POC is wired
- Filters, toolbar and navigation are ERP-native React.
- Reports render on the Node.js server; the browser receives page geometry only.
- Tenancy comes from the signed token and is enforced again by PostgreSQL RLS.
- Templates live in a database catalog, not on disk.
- Everything Stimulsoft needs is served from this origin — no CDN, no cloud.