You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd frontend
pnpm build:prod
cd ..
cargo build --release
About
A cargo-generate template. Generates web app based on Axum + React, finally builds into a single binary file. | 基于 Axum + React 的 web application 模板, 最终编译为单独二进制