Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 624 Bytes

File metadata and controls

36 lines (23 loc) · 624 Bytes

do-functions-php-notifier

Check Code

A serverless function to send notifications to Telegram.

Installation

cd packages/default/notifier

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