Through my work in companies and side projects, I saw the need for a tool to generate repetitive boilerplate code. The things I wrote over and over again caused me stress because I wasn't learning anything new. This was especially frustrating if I made a simple mistake during that manual work, or worse, had to do a code review for someone with a completely different writing style than mine.Spiderly is valuable in the era of LLMs like ChatGPT, Grok, and Claude because these tools, still lack the ability to build deeply structured projects. Spiderly handles the big picture and helps by letting you isolate small chunks of specific business logic, for which you can then ask LLMs to assist you more effectively.Unlike most generators that are only useful at the beginning of a project, Spiderly allows you to work incrementally. You can evolve your models and application structure naturally over time without needing to know everything upfront.If you choose to use the Spiderly library, you have my full support. Just open an issue or start a discussion on GitHub, and I'll respond within a few hours.
In {your_app_name}\Angular\src\environments\environment.ts, set the "GoogleClientId" field.