dependabot[bot] af29af9f16 Build(deps): Bump @fastify/swagger-ui from 2.0.1 to 2.1.0 (#75)
Bumps [@fastify/swagger-ui](https://github.com/fastify/fastify-swagger-ui) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/fastify/fastify-swagger-ui/releases)
- [Commits](https://github.com/fastify/fastify-swagger-ui/compare/v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: "@fastify/swagger-ui"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-14 10:31:52 +03:00
2023-12-14 14:27:23 +04:00
2024-02-14 10:23:13 +03:00
2024-02-14 10:23:13 +03:00
2024-02-14 10:23:13 +03:00
2023-08-27 12:41:35 +03:00
2024-01-06 18:46:55 +00:00
2023-12-13 21:08:24 +04:00
2023-08-13 20:38:33 +03:00
2023-08-13 20:38:33 +03:00
2023-12-13 21:08:24 +04:00
2023-12-13 21:08:24 +04:00
2023-08-28 22:15:13 +03:00
2023-08-14 14:39:36 +03:00
2023-12-14 14:27:23 +04:00
2023-08-15 17:15:54 +03:00

txt.
Documentation Instances
MIT license Latest release Matrix chat

HTTP proxy that parses only text, links and pictures from pages reducing internet traffic, removing ads and heavy scripts.

Uses Mozilla's readability.js, 🔗 linkedom, Fastify web framework.

Installation

npm install

Running

Dev

npm run dev

Prod

npm run build
npm run start

Docker

docker compose build
docker compose up -d
Description
No description provided
Readme MIT 1.2 MiB
Languages
TypeScript 72.3%
EJS 17.6%
CSS 7.1%
Dockerfile 2.2%
Shell 0.8%