5fec65e38fe5b90f0f30405a1079db42e3e2f254
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%