Skip to content

rntk/rsstag

Repository files navigation

Steps to run:

1. Build js bundle

cd static/js

docker run -it --rm -v `pwd`/../css:/css -v `pwd`:/app -w /app node:20 ./build.sh

2. Prepare config files

Copy default.conf to rsscloud.conf.

Set fields:

db_host = mongodb

db_port = 27017.

3. Build the rsstag image

At the root of the project run:

docker build -t rsstag

4. Run

At the root of the project run:

docker compose up

5. Open

Use browser to open http://127.0.0.1:8885

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •