Skip to content

Repository files navigation

Suprnews - RSS Reader

play here

A modern RSS reader with automatic categorization and content extraction.

Deployment Instructions

Prerequisites

  • Docker
  • Docker Compose

Building and Running

  1. Clone the repository
  2. Navigate to the project directory
  3. Run the following command to build and start the application:
docker-compose up -d

The application will be available at: http://localhost:8080

Stopping the Application

docker-compose down

Viewing Logs

docker-compose logs -f

Updating the Application

To update the application with the latest changes:

git pull
docker-compose build
docker-compose down
docker-compose up -d

Or simply run:

./deploy.sh

Data Persistence

The application data is stored in a Docker volume named suprnews_data. This ensures that your database and settings are preserved across container restarts and updates.

GitAds Sponsored

Sponsored by GitAds

About

Keep your rss feeds here and enjoy

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages