Skip to content

revoltchat/backend

master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Revolt Backend

This is a monorepo for the Revolt backend.

Crate Path Description
delta crates/delta REST API server
bonfire crates/bonfire WebSocket events server
quark crates/quark Models and logic

Note: january, autumn, and vortex are yet to be moved into this monorepo.

Resources

Revolt

Contributing

The contribution guide is located at developers.revolt.chat/contributing. Please note that a pull request should only take care of one issue so that we can review it quickly.

License

The Revolt backend is generally licensed under the GNU Affero General Public License v3.0. Please check individual crates for further license information.