Skip to content

Commit

Permalink
doc: add notes about past
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisingenhaag committed Mar 23, 2024
1 parent 9503c97 commit b9d1c7f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

SvelteKit based web frontend for [getmydeck.ingenhaag.dev](https://getmydeck.ingenhaag.dev)

In 2022 getmydeck was a tool for the [reddit community](https://www.reddit.com/search/?q=getmydeck&type=link&sort=new) around the release of the Valve Steam Deck. Based on crowdfunded data from
the community users were able to get information about Valves shipment progress. During that time Valve sent out emails
twice a week and notified some of the customers that they are now able to proceed to order. This data was shared by the reddit users and scraped
by getmydeck. Everyone else hammered F5 in their browser twice a week to see how much progress Valve did, sample result below.

![getmydeck sample restul](https://github.com/chrisingenhaag/getmydeck-app/blob/main/doc/sample-result.png?raw=true)

## Developing

Once you've created a project and installed dependencies with `npm install` (or `pnpm install` or `yarn`), start a development server:
Expand Down
Binary file added doc/sample-result.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b9d1c7f

Please sign in to comment.