• Stars
    star
    839
  • Rank 54,338 (Top 2 %)
  • Language
    TypeScript
  • License
    GNU Affero Genera...
  • Created over 3 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Revolt client built with Preact.

Revite

Description

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

Pending Rewrite

The following code is pending a partial or full rewrite:

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

Quick Start

Get revite up and running locally.

git clone --recursive https://github.com/revoltchat/revite
cd revite
yarn
yarn build:deps
yarn dev

You can now access the client at http://local.revolt.chat:3000.

CLI Commands

Command Description
yarn pull Setup assets required for Revite.
yarn dev Start the Revolt client in development mode.
yarn build Build the Revolt client.
yarn build:deps Build external dependencies.
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.
yarn lint | egrep "no-literals" -B 1 Scan for untranslated strings.

License

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

More Repositories

1

revolt

Repository for miscellaneous repository management and discussions: https://github.com/revoltchat/revolt/discussions
2,027
star
2

backend

Monorepo for Revolt backend services.
Rust
1,103
star
3

self-hosted

Deploy Revolt using Docker.
852
star
4

desktop

Revolt Desktop App
TypeScript
739
star
5

awesome-revolt

Collection of Revolt libraries, bots, clients and other cool stuff.
297
star
6

revolt.js

Modern Typescript library for interacting with Revolt.
TypeScript
220
star
7

frontend

Monorepo for Revolt's frontend.
TypeScript
141
star
8

rvmob

React Native Revolt client. Community-led project.
TypeScript
115
star
9

vortex

(in development) Pluggable WebRTC Voice Server
Rust
113
star
10

revolt.py

Python wrapper for https://revolt.chat
Python
87
star
11

revolt.chat

Revolt landing page.
TypeScript
64
star
12

autumn

Pluggable file server micro-service.
Rust
50
star
13

translations

i18n translations of Revolt
TypeScript
49
star
14

themes

Official and community-made Revolt themes.
CSS
45
star
15

january

Image proxy and embed generator.
Rust
42
star
16

mutiny

GTK4 Revolt Client. Community-led project.
JavaScript
40
star
17

api

Typescript typings and OpenAPI v3 generator for the Revolt API.
TypeScript
35
star
18

android

Revolt Android app and internal API library
Kotlin
30
star
19

documentation

Moved to https://github.com/revoltchat/wiki.
JavaScript
24
star
20

fdroid

F-droid Repository
CSS
17
star
21

android-twa

Android Trusted Web Activity - available on Google Play and F-droid
Java
16
star
22

ios

Revolt iOS App
Swift
14
star
23

.github

Shell
13
star
24

legal

Legal documents such as Privacy Policy and Terms of Service.
11
star
25

cli

(superseded by monorepo) CLI for working with the Revolt stack.
TypeScript
11
star
26

rfcs

RFCs for changes to Revolt
Python
10
star
27

bonfire

Edge notifications service.
Rust
10
star
28

components

Components library for Revolt.
TypeScript
8
star
29

quark

Crate containing common database abstractions for Revolt.
Rust
5
star
30

client

Deprecated. – Mirror of https://gitlab.insrt.uk/revolt/client
TypeScript
4
star
31

contributions

Open source contribution tracker
JavaScript
3
star
32

wiki

Open contribution documentation powered by mdbook
CSS
2
star
33

genemoji

Revolt Emoji Pack Structure Unification Toolchain
TypeScript
2
star
34

cla

Contributor License Agreement
1
star