55b97eaf1fbf2e5261b304e0673c616982a469b4
Reviewed-on: #163
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%