Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/phoenixlzx/planet.js
- Owner: phoenixlzx
- License: mit
- Created: 2017-02-17T10:17:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-28T19:54:54.000Z (almost 2 years ago)
- Last Synced: 2024-11-07T12:17:33.923Z (2 months ago)
- Language: HTML
- Size: 2.04 MB
- Stars: 46
- Watchers: 4
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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