plywood-proxy
Version:
A Plywood proxy
27 lines (16 loc) • 473 B
Markdown
# Plywood Proxy
A proxy layer for [Plywood](https://github.com/implydata/plywood).
## Usage
### Ensure that you have an up-to-date node
Make sure you have node (4.x.x) installed. On MacOS with [homebrew](http://brew.sh/) you can do:
```
brew update
brew install node
```
### Install
Next simply run:
```
npm i -g plywood-proxy
```
## Questions & Support
Please direct all questions to our [user groups](https://groups.google.com/forum/#!forum/imply-user-group).