forked from Ruderverein-Donau-Linz/rowt
1e02b2f5bbc764c7e7545b8aa30cffb3fc68798e
Build
Frontend
cd frontend
npm install
npm 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
45.3%
TypeScript
43.1%
Svelte
5.2%
SCSS
4.1%
JavaScript
1.8%
Other
0.3%