Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pomdtr/sunbeam-node
https://github.com/pomdtr/sunbeam-node
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pomdtr/sunbeam-node
- Owner: pomdtr
- Created: 2023-12-21T22:42:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-22T01:19:43.000Z (about 1 year ago)
- Last Synced: 2023-12-23T01:25:15.401Z (about 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sunbeam Node Sample
## Requirements
- [Sunbeam](https://sunbeam.sh)
- [Bun](https://bun.sh)## Installation
```bash
sunbeam extension install --alias libraries https://raw.githubusercontent.com/pomdtr/sunbeam-node/main/sunbeam.sh
```## Development
```bash
sunbeam extension install ./extension.js
```