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

https://github.com/bitfinexcom/bfx-hf-server


https://github.com/bitfinexcom/bfx-hf-server

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# bfx-hf-server

Honey framework server created for the bfx-hf-ui as a background process

## Note

This package will be maintained only via github, please use latest relases from github instead of npm.

Example on how to install specific version from github:
```
npm i --save-prod https://github.com/bitfinexcom/bfx-hf-server.git#v4.1.0
```

Example on how to install it latest version from github:
```
npm i --save-prod https://github.com/bitfinexcom/bfx-hf-server.git
```