fx
Version, currently master branch1 version
- master branchlatestJan 9, 2017
github.com/fastzen/fx-kemal-react-websockets
Exchange rates streamed over websockets with React Typescript frontend and Kemal backend
Installation
# Add this to your shard.yml
dependencies:
fx:
github: fastzen/fx-kemal-react-websockets
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
- no constraint declared
- License
- MIT
- Author
- Alastair Aitken
Dependencies
Runtime Dependencies
- kemal*github: sdogruyol/kemal, branch: master
README
fx
Paul Houghton's FX served by Kemal/Crystal (and no Socket.io).
Data from https://www.truefx.com/ api sent over websockets
Installation
To build the client
cd public
npm install
npm install -g rollup
rollup -c
To build the server
shards install
crystal build --release src/fx.cr
Usage
./fx
Then navigate to http://0.0.0.0:3000
A demo is at https://fx-kemal-react-websockets.herokuapp.com/
Development
TODO: Write development instructions here
Contributing
- Fork it ( https://github.com/fastzen/fx/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- fastzen Alastair Aitken - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Jan 9, 2017
- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/fastzen/fx-kemal-react-websockets
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 13, 2026
- Synced
- Aug 13, 2026
- Versions
- 1