5c61998ff71834d01dd80e4ed4e0ebfb51395c44
Build
Frontend
cd frontendnpm installnpm run (watch/build)
Run
Backend
cargo r
Test
Frontend
npx playwright test --workers 1 --project firefox- Nice UI:
--ui - Generate tests:
npx playwright codegen
Backend (Unit + Integration)
cargo t
Description
Languages
Rust
71.5%
TypeScript
22.6%
Svelte
2.6%
SCSS
2.1%
JavaScript
0.9%
Other
0.3%