Deploying Angular Frontend to Netlify in Few Simple Steps | CI/CD with GitHub
πβ¨ Join me as I deploy Angular Frontend to Netlify,
implementing GitHub CI/CD - for Angular v17 and prior.
Explore with me as I break down the process
into the following steps:
π Choosing a git repo and opening it locally
π οΈ Creating a netlify.toml file
π¦ Adding the build to prod command to package.json
π« Removing the /dist folder from .gitignore
π« Removing the subdirectory after the dist/ in angular.json
π Adjustments if working with Angular v16 or prior
π Adjustments if working with Angular v17 or higher
ποΈ Building the app for production
π€ Pushing the changed files and the dist folder to Git
π Adding a new site on Netlify - import from GitHub
π Deploying
Ready to streamline your deployment process? Let's make deploying Angular Frontend a breeze!