https://github.com/scriptraccoon/svelte-chat-app
Chat App with Svelte on frontend and Express / socket.io on backend
https://github.com/scriptraccoon/svelte-chat-app
Last synced: over 1 year ago
JSON representation
Chat App with Svelte on frontend and Express / socket.io on backend
- Host: GitHub
- URL: https://github.com/scriptraccoon/svelte-chat-app
- Owner: ScriptRaccoon
- License: mit
- Created: 2023-02-05T17:06:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T00:06:53.000Z (over 2 years ago)
- Last Synced: 2024-05-30T16:50:01.335Z (about 2 years ago)
- Language: Svelte
- Homepage: https://svelte-chat-app.onrender.com
- Size: 271 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Svelte Chat App
https://svelte-chat-app.onrender.com
This is a Chat App with Svelte on the frontend and Express / socket.io on the backend.
I also made a [similar project](https://github.com/ScriptRaccoon/sveltekit-chat-app) with SvelteKit.