mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-04-28 00:00:41 +00:00
ce67c5acdb19740fed53a3c25fb91239ad80212d
Fix: bottom navigation appearing in wrong place. Fix: Redirect to server from invite if already joined. Fix: Use monoscape font for code textareas.
Revite
This is the web client for Revolt, which is also available live at app.revolt.chat.
You can track progress on the client on our Wekan board.
Official screenshots of the client are available in this Google Drive folder.
CLI Commands
-
yarn dev: Runs a development server. -
yarn build: Creates a production build of the client. -
yarn preview: Starts a local server with the production build. -
yarn lint: Runs ESLint to check project. -
yarn fmt: Runs prettier on source code. -
yarn typecheck: Runs Typescript compiler in noEmit mode.
Languages
TypeScript
93.8%
SCSS
5.3%
HTML
0.5%
JavaScript
0.3%