Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pulipulichen/nodejs-full-text-rss
Convert RSS feeds to full text feeds.
https://github.com/pulipulichen/nodejs-full-text-rss
Last synced: 12 days ago
JSON representation
Convert RSS feeds to full text feeds.
- Host: GitHub
- URL: https://github.com/pulipulichen/nodejs-full-text-rss
- Owner: pulipulichen
- License: mit
- Created: 2021-09-24T10:13:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-26T06:17:34.000Z (about 2 years ago)
- Last Synced: 2024-04-17T02:35:49.967Z (10 months ago)
- Language: JavaScript
- Size: 10.1 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NodeJS-Full-Text-RSS
Convert RSS feeds to full text feeds.npm run start --prefix /app/NodeJS-Full-Text-RSS
CPU 30
RAM 412830480 300
tmp dir
304-full-text-rss-cache
/app/NodeJS-Full-Text-RSS/cachelocal dir
/app/NodeJS-Full-Text-RSS/mount必須要Node 12.22.7以上
----
express.js startup
Internal watch failed: ENOSPC: System limit for number of file watchers reached,
https://stackoverflow.com/a/34664097/6645399
````
sudo sysctl fs.inotify.max_user_watches=582222 && sudo sysctl -p
````
----Private Document
https://docs.google.com/document/d/1MZxjE5HVp7SiPItnApA_1p7wpPy3DsoZ4Bx5rlIF1eg/edit