Skip to content

Latest commit

 

History

History
41 lines (34 loc) · 1.58 KB

README.md

File metadata and controls

41 lines (34 loc) · 1.58 KB

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