Writing on Software development, AI, and building Startups.

All of my long-form thoughts on programming, startups, product development, and more, collected in chronological order.

Deploy Angular Universal SPAs using Laravel Forge

Deploying SSR Angular applications might be a bit tricky. There are a lot of tools around. As a Laravel enthusiast, you might be managing your Backend deployments using Laravel Forge. Forge is known for hosting PHP sites as well as static HTML sites. With few customizations deploying an Angular application using Laravel Forge is actually a breeze.