Skip to content

thanhtrungit25/node-schedule

Repository files navigation

Clone this project

$ git clone https://github.com/thanhtrungit25/node-schedule.git

Install dependenciees

$ npm install

Create config file from config folder

$ touch default.js

Config constructure

{
  "appId" : [YOUR APP ID]",
  "appSecret": [YOUR APP SECRET]",
  "sessionSecret" : "[SESSION SECRET]",
  "callbackURL" : "https://localhost:8888/login/facebook/callback",
  "scheduler_timezone" : "Asia/Karachi"
}

Run app

$ npm run dev-server
$ npm run watch

alt schedule login facebook alt schedule post create alt schedule posts

About

Schedule Post to Facebook API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published