Skip to content

StorageReloaded Backend Server written in Rust

License

Notifications You must be signed in to change notification settings

StorageReloaded/Server

Repository files navigation

storage-reloaded

StoRe Server

Rust Stable 1.58.1+ Rust CI License

WIP

Setup development environment

System:

  • Install Rust
  • MariaDB Server
    • e.g.docker run -p 3306:3306 --name store-db -e MARIADB_ROOT_PASSWORD=password123 -d mariadb:10.5-focal

VS-Code Extensions:

Workspace:

$ git clone https://github.com/StorageReloaded/Server.git
$ cd Server/
$ cargo run

Links

📖 Wiki | 🌐 Web | 📱 Android

License

Distributed under the GPL-3.0 License. See LICENSE for more information