2023-02-11 19:32:55 +01:00
2023-02-11 18:56:59 +01:00
2023-02-11 18:56:59 +01:00
2023-02-11 18:56:59 +01:00
2023-02-11 18:56:59 +01:00
2023-02-11 18:56:59 +01:00
2023-02-11 18:56:59 +01:00
2023-02-11 19:11:37 +01:00
2023-02-11 19:11:29 +01:00
2023-02-11 18:56:59 +01:00
2023-02-11 18:56:59 +01:00

litechatplus

A client for fedwave-compatbile chat servers. Basically litechat, but better.

Early in development, assume everything is broken.

Developing

After git pulling, do the standard npm ci. You can run a live-updating development server with npm run dev.

Building

To create a production build, run npm run build. You can quickly preview the build with npm run preview.

It currently builds the app as a bunch of static files. Since it uses dynamic routing (i.e. /channelname), there's a default redirect from / -> /global.

Description
Litechat, but plus sized
Readme 457 KiB
Languages
Svelte 75.6%
TypeScript 11.6%
SCSS 10.8%
JavaScript 1.2%
HTML 0.8%