

- #Google rss reader install#
- #Google rss reader update#
- #Google rss reader pro#
- #Google rss reader free#
Lastly you need to run the docker container. To build this single image, run the following command: docker build -t rssmonster. The VueJS is also compiled into an optimized version. The production version has the server and client combined into a single container. The mysql database is accessible via port 3307. The client will be running on port 8080 and communication with the backend takes place via 3000.Run the following command to start the containers: docker-compose up.Run the following command to build all the images: docker-compose build.Inside the server folder: npm run start.The NodeJS server is also capable of serving out static content. Move the dist output folder created inside the client folder to the server folder.Inside the client folder build all the static files with: npm run build.Most likely you want to remove port 3000 and point to the url where the backend will be running.
#Google rss reader update#
Update the VUE_APP_HOSTNAME inside the file client/.env.If you would like to run RSSMonster in production mode I recommend to run: Inside the server folder: npm run debug.Inside the client folder: npm run serve.If you would like to run RSSMonster in development mode I recommend to run: Optional: Add a cronjob to crawl every 5 minutes.Alternatively you can also uncomment the //force: true in the app.js inside the server folder to create the schema structure. this will add all needed database tables and content to your mysql database.

node_modules/.bin/sequelize db:seed:all in side the server folder. node_modules/.bin/sequelize db:migrate &. Change the VUE_APP_HOSTNAME so it points to the back-end. env inside the server folder and enter your Mysql or Database server login data (at least fill DB_DATABASE, DB_USERNAME and DB_PASSWORD). env.example file in the root of both the client and server folder.
#Google rss reader install#
Run npm install in both the client and server folder.A Mysql installation (other databases will as well with some configuration).
#Google rss reader free#
Feel free to add any contributions or new features. Several features are implemented such as progressive web app support, marking as read when scrolling, hotlinks, drag and drop style for managing your feeds, dark mode, and more! RSSMonster is compatible with the Fever API. It also uses the Twitter Bootstrap framework. The font-end has been written in JavaScript (VueJS) and the back-end in Express (NodeJS). RSSMonster features a lightweight fluid responsive design. A migration might need to happen which can cause the extension to be unresponsive for some time.Copyright (c) 2021 Piethein Strengholt, is an easy to use web-based RSS aggregator, created as an alternative for Google Reader. This releases changes the local database use for storing feeds for no-account users. Fix issue with listing posts in the correct order Attempt fixes with settings not being saved properly Fix bug causing middle-click queue to not open new tabs Add a menu option to quickly add new feeds New options for the post list - Images and a short excerpt. Beautiful new design, custom reader options and more. If you have any feedback, bugs or issues, we're always listening on our support channel: If any RSS or Atom feeds don't work please report it to us.īrought to you by Really Simple AB from Stockholm, Sweden, the RSS Feed Reader team.
#Google rss reader pro#
See when a page has any RSS or Atom feeds to subscribe toĬollect and organize content like a Pro, subscribe to Feeder Pro (more information on ) Notifications when feeds have been updated. Everything is contained within the browser so no other third-party sites are needed Choose between two different themes: Dark or Light Organize your feeds using folders and sorting with drag and drop Customize your feeds by choosing how many posts to display, or changing the title Export your feeds so you can import them on another computer and/or keep them as backups for safekeeping Right click context-menus in popup-menu let you mark all as read, reload feeds, and other nifty shortcuts Easily subscribe to new RSS/Atom feeds by clicking the browser icon Instantaneously see when new posts are added to one of your RSS and Atom feeds Have any questions? We're always listening at best RSS Feed Reader extension for Chrome. Get a simple overview of your RSS and Atom feeds in the toolbar Keep up with everything you care about in one place with Feeder (Feeder is the news manager that tracks any online source you choose and bundles it into an easy-to-digest reading experience.
