Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/razshare/sveltekit-sse-issue-29
https://github.com/razshare/sveltekit-sse-issue-29
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/razshare/sveltekit-sse-issue-29
- Owner: razshare
- Created: 2024-02-19T10:32:29.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-19T10:34:37.000Z (10 months ago)
- Last Synced: 2024-05-28T13:28:34.839Z (7 months ago)
- Language: TypeScript
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Trying to reproduce https://github.com/tncrazvan/sveltekit-sse/issues/29 .
Build with
```sh
npm run build
```then launch with
```sh
node build
```Your app should be listening on port 3000.
![Peek 2024-02-19 11-31](https://github.com/tncrazvan/sveltekit-sse-issue-29/assets/6891346/762bd681-3146-41d9-9411-d949e0a31bb4)