a tool of record european odds for predict the result of soccer games
- Tauri for build desktop app
- Rust for serives and db handle
- antd for UI style and components
- sqlx for DB connection
- run the migrations file to build postgresql db
-- if use the sqlx
sqlx migrate run
-- revert
sqlx migrate revert
- run the command with the below
-- develop
cargo tauri dev
-- build
cargo tauri build
Have fun with this crate!
This project is distributed under the terms of AGPL-3.0.
See LICENSE for details.
Copyright 2023 Xinyang Wang