try
2024-01-16 23:43:36 +01:00
try
2024-01-16 20:24:02 +01:00
try
2024-01-16 20:00:41 +01:00
try
2024-01-16 22:29:57 +01:00
2023-02-08 16:25:06 +01:00
2024-01-09 16:15:02 +01:00
2024-01-01 17:51:23 +01:00
2023-12-30 21:21:30 +01:00
2023-06-06 12:23:16 +02:00
2024-01-01 15:50:06 +01:00
2023-06-06 22:42:22 +02:00
2024-01-01 16:28:31 +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%