Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drakkar-software/octobot-project-website
OctoBot project website
https://github.com/drakkar-software/octobot-project-website
bitcoin jekyll trading trading-bot website
Last synced: 2 months ago
JSON representation
OctoBot project website
- Host: GitHub
- URL: https://github.com/drakkar-software/octobot-project-website
- Owner: Drakkar-Software
- Created: 2021-01-19T21:17:48.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-11T14:45:55.000Z (over 1 year ago)
- Last Synced: 2023-09-11T20:59:26.680Z (over 1 year ago)
- Topics: bitcoin, jekyll, trading, trading-bot, website
- Language: HTML
- Homepage: https://www.octobot.online
- Size: 44.9 MB
- Stars: 8
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OctoBot project website
Built using [Jekyll](https://jekyllrb.com/docs/)
## Setup
```bash
yarn install
bundle install
bundle exec jekyll serve
```
Go to http://localhost:4000