Skip to content

dezitter/artus

Repository files navigation

Artus

A simple web-based application to save articles and read them later.

Demo

How to run

Install Node.js

Grab a parser API key at readability.com/developers/api and set your key in the READABILITY_PARSER_KEY setting of the .env.example file.

$ cd artus/
$ npm install
$ cp .env.example .env
$ npm run start

Go to localhost:3000

About

📰 A simple isomorphic application to save articles and read them later.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published