A simple widget to collect feedback directly from canvas. This requires a webhook to send a JSON request to with the feedback.
- Run
npm install
to install all necessary dependencies - Run
npm run dev
to start watching for changes
Run npm run build
to compile the widget