Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zenreader

Installation

Make sure to have git and node.js installed, and then type:

git clone https://github.com/niklasbuschmann/zenreader.git
cd zenreader
npm install
node server.js 8080

Users

The installation comes preconfigured for a single default user named user with an empty password. You can change this by editing users.json.

Server

PM2 can be used to automatically launch on boot:

npm install pm2 -g
pm2 start server.js
pm2 save
pm2 startup

Screenshots

screenshot screenshot

About

Minimalistic feedreader

Topics

Resources

Stars

6 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages