mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-04-28 00:00:41 +00:00
d123c5c44d486908c6e52e590e2dcbe6a3099ede
single-commit
- note: in the future, `JamesIves/github-pages-deploy-action@4.1.5` may need to be replaced or supplemented by git commands to fully reset the preview branch so that images and builds do not linger and take up storage for too long
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
- Revolt Project Board (Submit feature requests here)
- Revolt Testers Server
- Contribution Guide
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.
Languages
TypeScript
93.8%
SCSS
5.3%
HTML
0.5%
JavaScript
0.3%