Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 649 Bytes

File metadata and controls

36 lines (23 loc) · 649 Bytes

do-functions-php-sentry

Check Code

A serverless function to send notifications to Telegram about errors generated by Sentry.

Installation

cd packages/default/sentry

composer install

Code checking and formatting

We use mago for this.

just lint
just analyze

just fmt

Deploy

doctl serverless deploy . --remote-build

Usage

php test.php