atomic-server
atomic-server copied to clipboard
Example API: how to use Atomic Server from Node JS
I think it shall be quite easy to publish examples of how to use Atomic Data from Node to drive adoption (or validation of approach).
The @tomic/lib NPM library works in Node and has an (in memory) store. It's pretty useful as a client-side library for fetching data, setting properties and making Commits. Is that what you're talking about?
I think creating a sample example and a blog post describing it will drive adoption.
True. Could definitely help! I think the docs are the right place for this.