cyhsutw / dcard-zapier-app

Experimental project to connect Dcard to Zapier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dcard Zapier App Build Status

This is just an experimental project to connect Dcard to Zapier.

Introduction

Dcard is one of the most fast-grown website in Taiwan. This project builds a connection between Dcard and Zapier using the Zapier Platfrom.

You can make Zaps using this app to get new posts on the Dcard forums.

sample-zap

▴ example: send a new email if there's a new post on Dcard

Hacking

  1. Install nvm
$ brew install nvm
$ nvm install v4.3.2
  1. Install yarn and zapier-platform-cli
$ npm install -g yarn
$ yarn global add zapier-platform-cli
$ yarn install
  1. Run tests
$ zapier test

Once you've done these steps, make sure to login to Zapier using zapier login and deploy the app using zapier push.

Useful Links

About

Experimental project to connect Dcard to Zapier

License:MIT License


Languages

Language:JavaScript 100.0%