https://github.com/scriptraccoon/sveltekit-chat-app
Chat App made with SvelteKit and socket.io
https://github.com/scriptraccoon/sveltekit-chat-app
Last synced: 8 months ago
JSON representation
Chat App made with SvelteKit and socket.io
- Host: GitHub
- URL: https://github.com/scriptraccoon/sveltekit-chat-app
- Owner: ScriptRaccoon
- License: mit
- Created: 2023-01-29T16:33:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T00:06:56.000Z (over 2 years ago)
- Last Synced: 2025-10-14T01:03:56.349Z (8 months ago)
- Language: Svelte
- Homepage: https://sveltekit-chat-app.onrender.com
- Size: 85 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SvelteKit Chat App
https://sveltekit-chat-app.onrender.com
This is a Chat App made with SvelteKit and socket.io.
I also made a [similar project](https://github.com/ScriptRaccoon/svelte-chat-app) with Svelte.