You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,9 @@
1
-
# rfd.fyi
1
+
# rfd-fyi
2
2
3
3
This repository provides a simple, less-distracting overlay for hot deals posted on https://forums.redflagdeals.com.
4
4
5
5
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.
6
6
7
-
It is hosted at [rfd.fyi](https://rfd.fyi).
8
-
9
7
## Local Development
10
8
11
9
To get up and running locally: in one pane/tab, run:
0 commit comments