fusion

module
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 6, 2024 License: MIT

README

Fusion

Fusion is an RSS aggregator and reader with:

  • Lightweight, high performance, easy to deploy
  • Support RSS, Atom, JSON feeds
  • Import/Export OPML
  • Feed groups

Installation

1. Docker
docker run -it -d -p 8080:8080 -v $(pwd)/fusion:/data \
      -e PASSWORD="123456" \
      rook1e404/fusion

Or you can build docker image from scratch:

docker build -t rook1e404/fusion .
2. Pre-build binary

Download an release, edit .env, then run:

./fusion
3. Build from source
  1. Prepare dependencies: Go 1.22, Node 21 with NPM
  2. Build
./scripts.sh build
  1. Deploy
cd build

# edit .env

# run
./fusion

ToDo

  • Bookmark
  • PWA

Credits

Directories

Path Synopsis
cmd
server command
pkg
Package server is a generated GoMock package.
Package server is a generated GoMock package.
service

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL