nullstone-io / nullstone

Nullstone is a customizable developer platform launched on your cloud accounts.
https://nullstone.io
MIT License
39 stars 1 forks source link

Preview Webhooks #125

Open BSick7 opened 1 year ago

BSick7 commented 1 year ago

Overview

A critical component of a preview environment is good data.

A user should be able to register a webhook on an application. This webhook would enable users to load data into their database when launching the app.

A webhook can trigger the following events: infra launched, infra destroyed, and app deployed. A user should be able to select one or many of these events and a webhook URL to trigger.