seeruk / td-tdapi-proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TD API Proxy

To set up the proxy, make sure you have node and npm installed, then run the following while in the root of the repository.

$ npm install -g pm2
$ npm install
$ pm2 startup
$ pm2 start ./main.js

About

License:MIT License


Languages

Language:JavaScript 100.0%