Node.js starter demonstrating Metarhia stack for scalable APIs and console
This starter kit demonstrates building scalable, sandboxed Node.js services using the Metarhia technology stack. It includes HTTP(S) and WebSocket servers, auto-routing, multi-threading, code sandboxing, PostgreSQL integration, and Docker Compose for local development. It's suited for distributed, network-intensive APIs and projects that require process isolation and load balancing.
0