85124cd69918c7ebdbda32b7d236d1a8c4801597
Reviewed-on: #167
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
70.2%
TypeScript
23.8%
Svelte
2.6%
SCSS
2.2%
JavaScript
0.9%
Other
0.2%