2024-02-17 12:47:06 +01:00
2024-02-17 12:47:06 +01:00
try
2024-01-16 20:00:41 +01:00
2024-02-16 08:05:07 +01:00
2023-02-08 16:25:06 +01:00
2024-02-13 23:25:08 +01:00
2024-02-13 23:25:08 +01:00
2024-02-15 12:01:28 +01:00
2024-01-18 16:37:54 +01:00
2024-01-18 15:28:51 +01:00
2024-01-01 15:50:06 +01:00
2024-02-06 16:01:34 +01:00
2024-02-06 16:01:34 +01:00
2024-01-22 19:27:22 +01:00
2024-01-19 08:02:09 +01:00
2023-03-26 14:40:56 +02:00

Build

Frontend

  1. cd frontend
  2. npm install
  3. npm run (watch/build)

Run

Backend

  1. 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
Ruderassistent des Rudervereins Donau Linz
Readme 9.5 MiB
Languages
Rust 44.8%
TypeScript 43.3%
Svelte 5.3%
SCSS 4.2%
JavaScript 1.9%
Other 0.3%