92a1a8278d748cc2f7893e8e35fb780427a04360
				
			
			
		
	Reviewed-on: #255
				
					
					Create admin function to use copy-pasted users from ekey, return the ones which don't match to "Donau Linz" rowt user, Fixes #204 (#230)
				
			
			Build
Frontend
cd frontendnpm installnpm 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
Lints
- Rust: 
cargo check - Tera files: 
djlint **.html.tera --profile=jinja --reformat - Typescript: 
prettier -w *.ts 
Description
				
					Languages
				
				
								
								
									Rust
								
								70.2%
							
						
							
								
								
									TypeScript
								
								23.8%
							
						
							
								
								
									Svelte
								
								2.6%
							
						
							
								
								
									SCSS
								
								2.2%
							
						
							
								
								
									JavaScript
								
								0.9%
							
						
							
								
								
									Other
								
								0.2%