ThatTonybo / revite

Revolt client built with Preact.

Home Page:https://app.revolt.chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Revite

Description

This is the web client for Revolt, which is also available live at app.revolt.chat.

Stack

Submodule Hint

This project contains submodules. Run git submodule init after you clone this repository to initialize the submodules. It is also recommended to run git submodule update after you pull from upstream.

Resources

Revite

Revolt

CLI Commands

Command Description
yarn dev Start the Revolt client in development mode.
yarn build Build the Revolt client.
yarn preview Start a local server with the built client.
yarn lint Run ESLint on the client.
yarn fmt Run Prettier on the client.
yarn typecheck Run TypeScript type checking on the client.
yarn start Start a local sirv server with built client.
yarn start:inject Inject a given API URL and start server.

License

Revite is licensed under the GNU Affero General Public License v3.0.

About

Revolt client built with Preact.

https://app.revolt.chat

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 93.1%Language:SCSS 6.2%Language:HTML 0.4%Language:JavaScript 0.2%Language:Shell 0.0%Language:Dockerfile 0.0%