https://github.com/andrewda/node-trade-bot-website
https://github.com/andrewda/node-trade-bot-website
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andrewda/node-trade-bot-website
- Owner: andrewda
- License: gpl-3.0
- Created: 2015-07-24T05:11:21.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-02-26T21:41:25.000Z (over 10 years ago)
- Last Synced: 2025-10-21T03:35:59.132Z (8 months ago)
- Language: HTML
- Size: 17.6 KB
- Stars: 8
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-trade-bot-website
This is an example of how to connect your Node.js bot to Socket.io and your website. Feel free to use the examples as a base for your bot and website, but they are in no way production ready and need a lot of touchups.
If you want to see the Node.js bot, check out [node-trade-bot](https://github.com/andrewda/node-trade-bot).