Skip to content

A Websocket Server to allow basic chat. Client is built with Svelte. Server is built with Go.

Notifications You must be signed in to change notification settings

bmw2621/goSvelteWebsocketChat

Repository files navigation

Go + Svelte Websocket Chat

A Websocket Server to allow basic chat. Client is built with Svelte. Server is built with Go.

Scripts

Scripts are managed with yarn or npm.

Script Description
build Build client and server
dev Serves client on port 5000 and runs go project on port 3000
start:svelte Serves the current build of client application
start:all Builds project, and starts the built binary and runs start:svelte

About

A Websocket Server to allow basic chat. Client is built with Svelte. Server is built with Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published