Tim Davis 32a294a64a feat: add support for arm64 (#142)
- set explicit action permissions
- make package owner dynamic so forks can test workflow
- build multi platform images using cross compilation amd64 -> arm64
- add a scope to buildx gha cache
2023-03-21 12:23:57 -07:00
2023-03-21 12:23:57 -07:00
2022-06-02 12:17:30 +01:00
2022-04-12 22:58:30 +01:00
2022-10-23 20:55:45 +01:00
2022-06-02 12:17:30 +01:00
2023-03-21 12:23:57 -07:00
2022-06-02 12:17:30 +01:00

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.

Languages
Rust 94.4%
HTML 4.7%
Shell 0.4%
Dockerfile 0.2%
Python 0.2%