This is a lightweight version of RSS generator, inspired by RSSHub.
Supported links:
- catholic-answers/blog
- catholic-answers/magazine
- sinchew/headlines
- sinchew/latest
- sinchew/international
- sinchew/domestic
- sinchew/sarawak-central
To run the dist, do
node node-runner.js
Set the port accordingly.
To build,
npm run build:ts
To develop,
PORT=$PORT npm run dev # set your port
Getting Started with Fastify-CLI
This project was bootstrapped with Fastify-CLI.
In the project directory, you can run:
To start the app in dev mode.
Open http://localhost:3000 to view it in the browser.
For production mode
Run the test cases.
To learn Fastify, check out the Fastify documentation.