Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 260 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 260 Bytes

Backend of Honkai: Star Rail dictionary

Dependencies: rust tool chain, sqlite.

Before running, you have to download the data. Run cargo run --bin update_data. You can also use this command to update date later.

Then, start with cargo run --bin server.