/pocket-sinatra-interface

Sinatra-based web interface for pocket api

Primary LanguageRubyApache License 2.0Apache-2.0

pocket-sinatra-interface

Sinatra-based web interface for pocket api Based on demo-server from pocket-ruby

How to init

docker build -t pocket-sinatra-interface .
docker run -d -p 8080:80 --name pocket-sinatra-interface --restart=always pocket-sinatra-interface