philipp
ec5a69f3e6
Merge branch 'notification' of ssh://git.hofer.link:2222/Ruderverein-Donau-Linz/rowt into notification
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
65.5%
TypeScript
27.5%
Svelte
3.1%
SCSS
2.5%
JavaScript
1.1%
Other
0.2%