philipp 491b2cac82
Some checks are pending
CI/CD Pipeline / test (push) Waiting to run
CI/CD Pipeline / deploy-staging (push) Blocked by required conditions
CI/CD Pipeline / deploy-main (push) Blocked by required conditions
Merge pull request 'main' (#176) from main into staging
Reviewed-on: #176
2024-01-21 16:08:47 +01:00
try
2024-01-17 23:41:08 +01:00
2024-01-21 16:07:11 +01:00
2024-01-19 11:56:49 +01:00
2024-01-01 15:50:06 +01: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
https://app.rudernlinz.at
Readme 9.8 MiB
Languages
Rust 65.5%
TypeScript 27.5%
Svelte 3.1%
SCSS 2.5%
JavaScript 1.1%
Other 0.2%