/imap2webhook

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

imap2webhook

usage

git clone https://github.com/relative/imap2webhook.git
pnpm install # npm install, yarn install
copy .env.example .env
# edit .env
node src/index.js # or pnpm start, npm run start, yarn start