Self-host NUSAAS on your own infrastructure.
Open source POS, accounting, and inventory management. Total data sovereignty, no vendor lock-in.
// QUICK_START
// The interactive installer configures environment, databases, mail services, and spins up the stack.
// THE_STACK
Backend API
PHP 8.2 with RESTful API, task queues, and integrated scheduler.
Frontend Web
React SPA served efficiently via Nginx containerization.
PostgreSQL & Redis
Reliable relational database paired with in-memory cache layer.
> ls -l guides/
Installation Walkthrough
Watch the interactive installer wizard execute in real time.
Fetch Script
Download the secure installer script directly into your server directory.
Execute Wizard
Run the installer to configure databases, mail services, and cryptographic secrets.
Launch Console
Log in to your private POS & ERP management portal once docker containers spin up.
// SIMULATED_INSTALL
> ls -lh config/
Manual Deployment Assets
Review, configure, or manually download individual infrastructure files.