Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daniel-le97/nitro-socket-worker-test
https://github.com/daniel-le97/nitro-socket-worker-test
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/daniel-le97/nitro-socket-worker-test
- Owner: daniel-le97
- Created: 2024-04-10T23:39:30.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-15T22:37:50.000Z (9 months ago)
- Last Synced: 2024-12-09T14:57:55.009Z (about 1 month ago)
- Language: JavaScript
- Size: 3.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nitro service worker starter for @socketsupply/socket
Look at the [nitro quick start](https://nitro.unjs.io/guide#quick-start) to learn more how to get started.
socketsupply/socket dev branch is needed for this
currently to start with all of the correct typings please run
```
ssc build
cp ./build/mac/nitro-app-dev.app/Contents/Resources/socket ./socket
```