Chaoscaot 7d67ad0950
All checks were successful
SteamWarCI Build successful
Refactor stores and types for improved data handling and schema definitions
- Consolidated player fetching logic in stores.ts to utilize dataRepo.
- Introduced teams fetching logic in stores.ts.
- Updated permissions structure in stores.ts for better clarity.
- Enhanced data schemas in data.ts with new ResponseUser and ResponseTeam schemas.
- Expanded event-related schemas in event.ts to include groups, relations, and event creation/update structures.
- Improved code formatting for consistency and readability across files.
2025-05-08 21:47:36 +02:00
2023-09-20 20:52:40 +02:00
2024-02-11 11:16:23 +01:00
2024-02-11 11:16:23 +01:00
2024-08-06 18:58:07 +02:00
2025-03-01 20:03:04 +01:00
2023-12-15 16:11:33 +01:00
2025-01-20 15:50:17 +01:00
2025-03-01 20:00:46 +01:00
2025-03-01 20:00:46 +01:00

SteamWar.de Website

Tech Stack

Building

pnpm install

Development

pnpm run dev

Production

pnpm run build

i18n-sync

pnpm run i18n:sync
Description
No description provided
Readme 100 MiB
Languages
Svelte 67.8%
TypeScript 19.2%
Astro 8%
CSS 2.1%
MDX 1.7%
Other 1.2%