Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 535 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 535 Bytes

qst-backend-rust

Introduction

This is the backend of qst written in rust.

Getting Started

Get Release

No release yet.

Build from Source

Dependencies

First please install rust.

Then see tonic for other dependencies.

Get Source

git clone https://github.com/kumudiaorong/qst-backend-rust.git
git submodule update --init

Build

cargo build --release