353b413d9fd1a139ddc40ee07c68d0da397daa76
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%