/notion-automations

Webhooks and automations for our Notion workspace!

Primary LanguageTypeScript

Notion Automations!

Webhook handlers for various automations in our Notion workspace!

Setup

Install dependencies:

bun install

Set environment variables:

cp .env.example .env
# Fill in your secrets

Development

bun dev

Built with Hono and Bun :)