An open API service indexing awesome lists of open source software.

https://github.com/puse/alpinist

Automated trading system
https://github.com/puse/alpinist

Last synced: about 1 year ago
JSON representation

Automated trading system

Awesome Lists containing this project

README

          

# Alpinist

Automated trading platform.

## Install

Prerequisites

- Git
- Docker
- Docker Compose

Run from root directory

```sh
docker-compose up
```

### Development

Prerequisites

- Node.js

Run each service from their container directory