Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

devaspros/poffer-syncer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poffer Syncer

Getting Started

Requirements

Install on your computer:

  • Ruby 2.7.1
  • Bundler gem: gem install bundler
  • PostgreSQL
  • NodeJS(required JavaScript runtime environment)

After clone project, run:

$ bundle install
$ rails db:create
$ rails db:schema:load

Run Server

Run server with:

$ foreman start

Tests

To run test suite use rspec command:

$ rspec ./spec

Documentation

About

Schedule posts to Hootsuite from my reading list in Pocket

Resources

Stars

Watchers

Forks

Contributors