Static Website Build
Astro generates static files for improved performance and reduced attack surface.
NexaCare ERP website is deployed as a static Astro site behind Nginx with SSL, Git-based workflow and separated environments for ERP, demo, portal and website.
Astro generates static files for improved performance and reduced attack surface.
Public website traffic is served securely over HTTPS.
ERP, demo, patient portal and public website are organized as separate applications.
All website changes are version controlled through GitHub.
Nginx serves the built Astro dist folder for fast delivery.
Ready for monitoring, backups, firewall rules and enterprise security improvements.