Parent app layer
Marketing site, shared nav, login flow, dashboard shell, and settings.
DVGProOS core platform
DVGProOS is the shared foundation for auth, projects, billing, generation, and product modules. Build the platform once, then use saasForge to define LocalLaunch and every future SaaS product.
Static shell deployed cleanly for Plesk, Apache, and nginx.
Shared foundation
Marketing site, shared nav, login flow, dashboard shell, and settings.
A single source of truth for product names, routes, versions, and capabilities.
One project structure for all SaaS modules so user work stays portable.
Store prompts, outputs, markdown, HTML, and model metadata in one shared shape.
Product registry
| Product | Key | Version | Purpose |
|---|---|---|---|
| DVGProOS | dvgproos |
0.2.0 | Shared platform shell, landing site, and future app core. |
| saasForge | saasforge |
0.1.0 | SaaS creator and product factory. |
| LocalLaunch | local-launch |
0.1.0 | Website copy, landing page structure, SEO sections, and lead forms. |
Plesk deployment
This first shell is static and Plesk-friendly, so it can live in the subdomain document root without disturbing the main WordPress site.
/os.dvgpro.com
Use the subdomain path you created in Plesk and keep additional deployment actions off until we add a build step.
Next build path
Navigation, product switching, and dashboard framing.
saasForge specs first, then LocalLaunch generation flow.
Projects, generations, and export-ready output storage.