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
- Host: GitHub
- URL: https://github.com/hyper63/nodejs-template
- Owner: hyper63
- Created: 2021-04-07T17:55:23.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-07T20:28:31.000Z (almost 5 years ago)
- Last Synced: 2025-01-13T05:41:37.283Z (about 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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