Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 403 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 403 Bytes

LARS

Large Accessories Retrieval System

This repo contains the mobile app, the required snipe-it patches and the "lent-by" backend that works in tandem with snipe-it

The backend daemon ist expected to handle all of the example.com/LARS/* requests and exposes its own API and webview at this path.

Building the daemon

Get rustc and run cargo build --release