feat: scaffold workspace with search, fetch, and extract packages

This commit is contained in:
2026-08-08 10:43:00 +08:00
parent 405602a943
commit 1de559c321
30 changed files with 1381 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# Steam Web API key (required for fetching item details / file_url).
# Get one at https://steamcommunity.com/dev/apikey
STEAM_API_KEY=
# Port for the proxy server.
PORT=3000