You can redeem steam game keys automatically in local os remote.
For example:
- Deploying this server in other country for redeeming keys cross area.
- Redeeming a keys bundle only one click
HongKong demo redeeming server: https://steamis.me . Thanks Htroy (@FsHtroy) for supporting this server.
- Fixed BUG on Node.js 6
- More export filter options.
- Retry "DoesNotOwnRequiredApp" later automatically.
- Waiting 1 hour for continuing redeem after rate limited.
- Display server information.
- Add security information.
At least Node.js 6.0
- Executing command
npm install --only=production
- Renaming file
serverconfig.example.json
toserverconfig.json
- [Optional] Configuring
serverconfig.json
- Executing command
npm start
- Visiting in browser(Default port is 3999)
- Executing command
npm install pm2 -g
- Executing command
npm run deploy
- Visiting in browser(Default port is 3999)
This project based on zyfworks/steam-key.
Original author: Makazeu (@zyfworks)