https://github.com/razshare/sveltekit-sse-issue-29
https://github.com/razshare/sveltekit-sse-issue-29
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/razshare/sveltekit-sse-issue-29
- Owner: razshare
- Created: 2024-02-19T10:32:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-19T10:34:37.000Z (over 2 years ago)
- Last Synced: 2025-06-08T18:49:26.621Z (12 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.
