dependabot[bot] c09edd517c Bump rollup from 4.49.0 to 4.59.0
Bumps [rollup](https://github.com/rollup/rollup) from 4.49.0 to 4.59.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.49.0...v4.59.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.59.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-28 01:29:59 +00:00
2026-02-23 20:55:50 -05:00
2025-08-29 20:57:27 -04:00
2026-02-20 19:19:23 -05:00
2026-02-23 20:55:50 -05:00
2022-08-07 04:01:13 +00:00
2026-02-14 08:44:40 -05:00
2026-02-15 20:27:12 -05:00
2026-02-23 20:55:50 -05:00
2026-02-23 20:55:50 -05:00
2026-02-20 19:19:23 -05:00
2026-02-17 08:03:28 -05:00
2022-08-07 04:01:13 +00:00
2026-02-23 21:26:17 -05:00
2026-02-23 21:26:17 -05:00
2024-07-11 16:07:29 -04:00

rfd-fyi

This repository provides a simple, less-distracting overlay for hot deals posted on https://forums.redflagdeals.com.

The frontend is made with Vue 3 and the backend is written in Go. The backend exists for caching purposes; to prevent excessive requests to RedFlagDeals itself.

Docker

To run the latest:

docker run -d --name rfd-fyi -p 8080:8080 ghcr.io/davegallant/rfd-fyi

To build container from source:

make dev

Local Development

To get up and running locally: in one shell, run:

make backend

In another shell, run:

make frontend
Description
An overlay of hot deals 🔥
Readme 92 MiB
Languages
Vue 40.6%
CSS 26.6%
Go 19%
HTML 4.9%
JavaScript 4%
Other 4.9%