Content Deep Dive
Using the Angular Builder for Netlify
Blog post from Netlify
Post Details
Company
Date Published
Author
Tara Z. Manicsic
Word Count
715
Language
English
Hacker News Points
1
Summary
The text discusses the use of the netlify-builder for Angular CLI projects, a tool created by Santosh Yadav that simplifies deployment to Netlify. The author shares their experience with setting up and using the builder, including how they avoided storing sensitive information in a public file. They also provide code snippets for adding the builder to a project, deploying with an environment variable, and creating a shell function to store the token for future use.