Streamlined JS scripts deployment pipeline (CI/CD), GitHub

Goal: Configure a GitHub repository where the source code I write for any of your apps is stored. Make changes deployed automatically online so your apps are updated using a CI/CD process. (following best development practices)

Benefits

About the GitHub repository

This is a “built-in” service, it is always included. The setup happens during the first mission.

It cannot be opt-out, as it’s part of my workflow to ensure things are well structured, professional, and ensure all my work can be passed on to your own developers, at any point in the future.

I grant read-only access to the repository on-demand. (free) I also grant write-level access to the repository on-demand. (free)

<aside> 💡 The GitHub repository comes along a set of utilities and scripts, to help you customize your no-code apps.

</aside>

About the Public CDN

If you request my services for anything related to Noloco/Stacker custom script, I’ll automatically add the public CDN.

This is also a “built-in” service that can be opt-out on-demand, and can also be hosted on your own AWS Account instead of mine.

<aside> 💡 I don’t usually mention it at the beginning, because it makes sound things more complicated than they really are.

Consider it as a way for you to save time and money, and give you more flexibility about who can update and maintain the custom scripts of all your no-code apps configured on the repository.

This is what professional teams use for real products, it’s on-par with best programming practices.

</aside>