Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 363 Bytes

readme.md

File metadata and controls

14 lines (9 loc) · 363 Bytes

eFish Crawler

This is crawler wrapper for eFish app. Anyone could use and join to develop

Instalasi

NPM

npm install for installing all development dependencies

Environment Variable

Copy .env.example to .env then edit regarding your environment needs. CONSUMER_KEY and CONSUMER_SECRET is your eFish app key and secret.

How to Run

TBA