Skip to content

ElefantOne/do-functions-php-sentry

Repository files navigation

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

About

A serverless function to send notifications about errors generated by Sentry

Topics

Resources

Stars

Watchers

Forks