Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 288 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 288 Bytes

ifttt

Fake Wordpress application to forward IFTTT request to an external application

Read full instructions here

Setup

npm install
npm app.js

Deployment

heroku create
git push heroku master