Projects/NERV
NERV
Master client account database powering all NKP internal tools — stores status, domains, contacts, and subscription data for 300+ client accounts.
Open Tool ↗
github/devadmin-nkp/nervUpdated 2026-02-25
✓
NERV API
REST API layer exposing the full NERV account registry — read/write endpoints used by every Pulse module, SuperAudit, and internal tooling for account identity, domain mapping, and subscription status.
✓
NERV Database Connection
Centralized PostgreSQL layer storing all NKP account records — replaces the previous in-memory flat file approach with a persistent, queryable store that serves as the source of truth across infrastructure.
Architecture▸ show
Node.jsTypeScriptExpressPostgreSQL