https://github.com/yoyoek1/node-red-contrib-viteyss
Wrapper for node-red-contrib of viteyss. So you can host yss from node-red by vite Power!
https://github.com/yoyoek1/node-red-contrib-viteyss
node-red-contrib oiyshterminal vite viteyss yss
Last synced: about 1 month ago
JSON representation
Wrapper for node-red-contrib of viteyss. So you can host yss from node-red by vite Power!
- Host: GitHub
- URL: https://github.com/yoyoek1/node-red-contrib-viteyss
- Owner: yOyOeK1
- License: mit
- Created: 2025-08-14T17:07:08.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2026-02-16T17:58:16.000Z (4 months ago)
- Last Synced: 2026-02-17T00:43:52.890Z (4 months ago)
- Topics: node-red-contrib, oiyshterminal, vite, viteyss, yss
- Language: JavaScript
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# node-red-contrib-viteyss
 node-red contrib viteyss wrapper.
### dependencies
- Node-red
- viteyss
- mnodehttp
- node-yss
### installation
* Manual way.
Be shure that your Node-Red is stop. In terminal go to directory of your `.node-red`
```bash
cd ~/.node-red
npm i https://github.com/yOyOeK1/node-red-contrib-viteyss.git
npm i @rollup/rollup-linux-x64-gnu
```
* After this start *Node-Red* service. Icon of node will be in node list

* Drag and drop it.
* Do configuration of instance.
**Your done**
In your web browser of your choice enter http://localhost:8083
Use `local wiki` host by your instance to start exploring **sites**
http://localhost:8083/yss/index.html#pageByName=Wiki
### example flow
In Node-Red you can import `example/flows.json` file to see it set up and running. You can import file as `cunnernt flow` or `new flow`

[json file to download ...](./examples/flows.json)
#### links
[viteyss](https://github.com/yOyOeK1/viteyss), [otdm-yss](https://github.com/yOyOeK1/oiyshTerminal/wiki/otdm-yss), [sites as otdm-family](https://github.com/yOyOeK1/oiyshTerminal/wiki/otdm-yss#otdm-family)
### check list v0.0.1
- [ ] http crash when port / host is allready taken
- [ ] wiki need to work in current relative path
- [x] viteyss first contact with node-red