Skip to content

html2rss/html2rss-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,006 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html2rss logo

html2rss-web

html2rss-web turns website sources into RSS/JSON feeds.

Quickstart

Test drive the app with these steps:

  1. Download docker-compose.quickstart.yml
  2. docker compose -f docker-compose.quickstart.yml up -d
  3. Open http://localhost:4000/ in your browser
  4. When prompted for a token, use CHANGE_ME_ADMIN_TOKEN

Important

This is a first-run demo path, not a production-ready setup.

Continue with the Getting Started and deployment guides for real setup.

Development (Dev Container Only)

All local development and test execution should run inside the repository Dev Container.

make setup
make dev
make ready

Development and Contributing

Sponsor this project

 

Contributors