d3186be26d328c110be3c81db244d87a778e4cfa

feat: stackoverflow parser for questions page
HTTP proxy that parses only text, links and pictures from pages reducing internet traffic, removing ads and heavy scripts.
Uses Mozilla's readability.js, JSDOM, Fastify web framework.
Installation
npm install
Running
Dev
npm run dev
Prod
npm run build
npm run start
Languages
TypeScript
72.3%
EJS
17.6%
CSS
7.1%
Dockerfile
2.2%
Shell
0.8%