Skip to content

hamckio/buffer-linkedin-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy

📝 Draft: "Buffer for LinkedIn Image  —  my contribution to Buffer through an opensource side project"


Build Status Coverage Status Dependency Status

Buffer for LinkedIn Images

A micro-service to schedule LinkedIn images posts

Buffer for LinkedIn Images Demonstration

The GIF is a visualization of what is happening here.

Installation

$ git clone [email protected]:hamckio/buffer-linkedin-images.git
$ cd ./buffer-linkedin-images/
$ npm install

Usage

You can make ensure everything is working as expected by running the test successfully previous to starting the program:

$ npm test    
$ [email protected] LINKEDIN_PASSWORD=******* npm start
Buffer for LinkedIn Images started.
Scheduled posting 1 image from ./queue every day at 11:42pm.    

Contributing

js-standard-style

Releases

No releases published

Packages

No packages published