An open API service indexing awesome lists of open source software.

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

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.