# FrostByte forum ``` # Local backend server (Actix-web with sqlx::sqlite) cd server cargo run # Dev client (vite) npm run dev ```