📝 Draft: "Buffer for LinkedIn Image — my contribution to Buffer through an opensource side project"
A micro-service to schedule LinkedIn images posts
The GIF is a visualization of what is happening here.
$ git clone git@github.com:hamckio/buffer-linkedin-images.git
$ cd ./buffer-linkedin-images/
$ npm install
You can make ensure everything is working as expected by running the test successfully previous to starting the program:
$ npm test
$ LINKEDIN_EMAIL=hamckio@protonmail.com LINKEDIN_PASSWORD=******* npm start
Buffer for LinkedIn Images started.
Scheduled posting 1 image from ./queue every day at 11:42pm.
