How to use Netlify as your continuous integration
Netlify is a hosting provider that you can use for static websites or web applications. The free plan comes with 300 minutes of build time, which should be enough to set up continuous deployment (CD) for a project that doesn’t receive a lot of commit...
Feb 23, 20224 min read444


