
A Directus v9 extension (module & endpoints) for initiating a Netlify build from within the Directus app.
The Directus Extension: dwaring87-publish-netlify is a v9 extension for the Directus app. It includes a frontend app module and backend API endpoints that allow users to manage builds and deploys of a Netlify site. The extension is designed to make it easier for admin users to initiate a Netlify build and manage the published deploy directly from within the Directus app.
The Directus Extension: dwaring87-publish-netlify is a powerful tool for managing builds and deploys of a Netlify site within the Directus app. It provides a user-friendly interface for initiating builds, keeping track of updates, and managing deployed sites. The installation process involves installing node dependencies, building the app module, and deploying the module and API endpoints to the Directus extensions directory. With advanced configuration options available, the extension can be customized to fit specific needs.

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
A website that uses Directus as an open source headless CMS to manage content. This includes features such as a customizable content model, role-based access control, and API-based content delivery to support a wide range of digital experiences.
Netlify is a cloud-based web development platform that provides a range of tools and services to help developers build, deploy, and manage modern web applications. It offers features such as continuous deployment, serverless functions, and CDN hosting, making it an ideal platform for building fast, scalable, and secure websites.
Recoil is a state management library for React that provides an intuitive and flexible API for managing and sharing state across components. It supports a range of features, including derived state, asynchronous updates, and time-travel debugging, and is designed to work well with the React ecosystem and other state management solutions.