Fetch the repository succeeded.
GitBitEx is an open source cryptocurrency exchange.
We deployed a demo version on a cloud server (2 Cores CPU 4G RAM). All programs run on this server. include (mysql,kafka,redis,gitbitex-spot,nginx,web...).
https://gitbitex.com:8080/trade/BTC-USDT
vue
vuex
vue-router
vue-property-decorator
typescript
webpack
npm install
npm start
npm run build
to build productiongulpfile.js
use proxyapiProxy = 'https://gitbitex.com:8080/';
src/script/constant.ts
static SOCKET_SERVER = 'wss://gitbitex.com:8080/ws';
Please let me know if you have any problems. You can submit an issue or send me an email (liyongsheng@me.com)
Sign in to post a comment
Repository Comments ( 0 )