initial commit
This commit is contained in:
parent
4ecbaa612a
commit
3b102ee4f6
9 changed files with 238 additions and 2 deletions
12
README.md
12
README.md
|
|
@ -1,2 +1,10 @@
|
|||
# nodered-grist
|
||||
getgrist.com connectivity for nodered
|
||||
# nodered-contrib-grist
|
||||
[Grist](https://getgrist.com) connectivity for [NodeRed](http://nodered.org).
|
||||
|
||||
|
||||
**THIS IS A VERY EARLY DEVELOPMENT VERSION** USE AT YOUR OWN RISK
|
||||
|
||||
### Included Nodes
|
||||
- `records` - Read records of a table
|
||||
- `server` - Config node for a grist server instance
|
||||
- `document` - Config node for a grist document
|
||||
Loading…
Add table
Add a link
Reference in a new issue