https://github.com/andyj/js-rss-to-social-post
A basic one pager with a bad name that looks at RSS feeds and creates markdown snippets to copy and post on social sites like Squabbles.io
https://github.com/andyj/js-rss-to-social-post
Last synced: about 2 months ago
JSON representation
A basic one pager with a bad name that looks at RSS feeds and creates markdown snippets to copy and post on social sites like Squabbles.io
- Host: GitHub
- URL: https://github.com/andyj/js-rss-to-social-post
- Owner: andyj
- License: unlicense
- Created: 2023-07-03T21:36:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-03T22:45:54.000Z (almost 3 years ago)
- Last Synced: 2025-03-06T11:45:47.305Z (over 1 year ago)
- Language: JavaScript
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# js-rss-to-social-post
A basic one pager with a bad name that looks at RSS feeds and creates markdown snippets to copy and post on social sites like Squabbles.io
### To run locally
```
$ npm install
$ npm start
```
### To push to a live environment
Just move the /src folder where you want it. I am trying to keep it simple