Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enova/ifttt
repo for the hacknight
https://github.com/enova/ifttt
Last synced: about 1 month ago
JSON representation
repo for the hacknight
- Host: GitHub
- URL: https://github.com/enova/ifttt
- Owner: enova
- Created: 2015-03-20T16:48:59.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-03-28T10:35:29.000Z (9 months ago)
- Last Synced: 2024-03-28T11:49:26.252Z (9 months ago)
- Language: JavaScript
- Size: 1.59 MB
- Stars: 0
- Watchers: 25
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ifttt
Fake Wordpress application to forward IFTTT request to an external application> Read full instructions [here](https://github.com/enova/hacknight/blob/master/README.md)
#### Setup
npm install
npm app.js
#### Deployment
heroku create
git push heroku master