A simple UI to manage RSS2Email feeds https://r2e.mumbai.১.net/
  • JavaScript 52.2%
  • Vue 44.5%
  • HTML 3.3%
Find a file
2024-07-13 00:00:31 +05:30
public Initial commit 2023-01-26 02:11:40 +05:30
src Upgrade packages 2024-07-13 00:00:31 +05:30
.drone.yml Use a hash in image 2023-03-25 09:10:46 +05:30
.editorconfig Initial commit 2023-01-26 02:11:40 +05:30
.env.example Add an example .env file 2023-01-28 04:25:32 +05:30
.gitignore Add optional support for Arcana Auth 2023-03-18 04:40:28 +05:30
babel.config.js Initial commit 2023-01-26 02:11:40 +05:30
jsconfig.json Initial commit 2023-01-26 02:11:40 +05:30
LICENCE Add a licence 2023-01-28 04:31:05 +05:30
lint-staged.config.js Initial commit 2023-01-26 02:11:40 +05:30
package.json Upgrade packages 2024-07-13 00:00:31 +05:30
README.md Fix README 2023-04-11 00:14:18 +05:30
vue.config.js Initial commit 2023-01-26 02:11:40 +05:30
yarn.lock Upgrade packages 2024-07-13 00:00:31 +05:30

rss2email-web

A simple UI to manage RSS2Email feeds. See the back-end for more information.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

Licence

All code here is licensed under AGPL 3.0 only, see LICENCE.