Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phoenixlzx/planet.js

river of news nodejs implementation
https://github.com/phoenixlzx/planet.js

Last synced: 2 months ago
JSON representation

river of news nodejs implementation

Awesome Lists containing this project

README

        

planet.js
=========

Don't ask me why invent another wheel. :-(

### Requirements

* Node.js >= v4.0.0

### Installation

```
sudo npm install -g planet.js
```

### Usage

1. Initialize working directory `planet i`
2. Edit `config.yml` for your needs
3. Add `planet /path/to/your/config.yml` to cronjob
4. Point your webserver root to `/path/to/your/public/directory`

### License

MIT