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

https://github.com/hyper63/nodejs-template

NodeJS @hyperio/client Template project repository
https://github.com/hyper63/nodejs-template

Last synced: about 1 year ago
JSON representation

NodeJS @hyperio/client Template project repository

Awesome Lists containing this project

README

          

# nodejs-template

Welcome to the hyperio nodejs client template repo.

If you have come here from the hyper63 service, create a `.env` file and
paste your connection string:

```
HYPER=hyperio://key:secret@server/app
```

Then run `yarn` in the terminal and open up `demo.js`

You are ready to start working with the hyperio/client