Autumn is the microservice responsible for storing files and attachments.
Features:
Command | Description |
---|---|
cargo build |
Build/compile Autumn. |
cargo run |
Run Autumn. |
cargo fmt |
Format Autumn. Not intended for PR use to avoid accidentally formatting unformatted files. |
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.
Autumn is licensed under the GNU Affero General Public License v3.0.