View anyone's Steam library and export it to .CSV Deployed at steam2csv.xyz
❗ Running this project requires you to register for a Steam Web API Key which you can do over here
- Clone the repository
- Install requirement using
npm i
- Add a ⚙️ .env file and add the following variables
- PORT
- STEAM_API_KEY
- SESSION_KEY
- Run
nodemon index.js
⚠️ To enable theSign In
flow in development, make sure to change the values of the passport