NetSaaS Internal Docs
Internal knowledge base for NetSaaS engineering — monorepo conventions, system analyses, and project migration blueprints.
Monorepo
Section titled “Monorepo” Monorepo Overview Repository structure, app conventions, VPS services, CI/CD pipeline, and key development commands.
Projects
Section titled “Projects” AncoraERP — System Architecture Physical server layout, software stack (Java 8 / Tomcat 9 / PostgreSQL 11), and network topology.
AncoraERP — Auth & Session Flow Login mechanism, session model, and multi-tenant isolation.
AncoraERP — ERP Modules Complete map of all business modules and their relationships.
AncoraERP — Request Lifecycle How every HTTP request travels through Tomcat, servlets, and the DarkQS framework.
AncoraERP — Database Model PostgreSQL schema inferred from live queries and code — tables, relations, multi-tenancy.
AncoraERP — Daily Operations Automated cron jobs: backup, vacuum, BNR exchange rates.
AncoraERP — External Integrations ANAF, BNR, DarkCloud supplier imports, courier integrations.
AncoraERP — Modern Stack Migration Analysis and plan for migrating to SvelteKit + Cloudflare Pages + PocketBase.
Maxx ERP — Migration Blueprint Complete rebuild blueprint for Maxx Computers ERP — every module, data model, and API.