hangxingliu / steam-key-online-redeem

:money_with_wings: A online steam key redeeming website

Home Page:https://steamis.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STEAM KEY ONLINE REDEEM

->中文文档<-

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.

1.2.1 (2017/11/10)

  1. Fixed BUG on Node.js 6
  2. More export filter options.
  3. Retry "DoesNotOwnRequiredApp" later automatically.
  4. Waiting 1 hour for continuing redeem after rate limited.
  5. Display server information.
  6. Add security information.

CHANGELOG.md

Screenshot

How to use

Installing Node.js Environment

At least Node.js 6.0

Installing dependencies, Configuring

  1. Executing command npm install --only=production
  2. Renaming file serverconfig.example.json to serverconfig.json
  3. [Optional] Configuring serverconfig.json

Launching(Local)

  1. Executing command npm start
  2. Visiting in browser(Default port is 3999)

Launching(Deploy in server)

  1. Executing command npm install pm2 -g
  2. Executing command npm run deploy
  3. Visiting in browser(Default port is 3999)

License

MIT

Authors

LiuYue (@hangxingliu)

This project based on zyfworks/steam-key.

Original author: Makazeu (@zyfworks)

About

:money_with_wings: A online steam key redeeming website

https://steamis.me

License:MIT License


Languages

Language:JavaScript 78.9%Language:HTML 18.6%Language:CSS 1.7%Language:Shell 0.8%