henryruhs / chroma-feedback

Turn your RGB powered hardware into a status indicator for continuous integration, continuous deployment and infrastructure monitoring
https://chroma-feedback.com
Other
130 stars 14 forks source link

Support for Vercel #121

Closed henryruhs closed 2 years ago

henryruhs commented 2 years ago

Support for Vercel.

Headers

Authorization: Bearer ...

Endpoints

https://api.vercel.com/v1/projects/{project}

Statuses

error and ready

henryruhs commented 2 years ago

Done