Commit Graph

6 Commits

Author SHA1 Message Date
Lucàs 5d8f9303ae feat: initialize SvelteKit web application with Paraglide and Playwright integration
- Added package.json for project dependencies and scripts
- Created Playwright configuration for end-to-end testing
- Set up Inlang project settings for localization
- Defined app types in app.d.ts
- Created basic HTML structure in app.html
- Implemented server hooks for localization in hooks.server.ts
- Added hooks for URL rerouting in hooks.ts
- Included favicon asset
- Established library index for $lib alias
- Developed Vitest example components and tests
- Created layout and page components for routing
- Implemented demo pages for Paraglide and Playwright
- Added global CSS styles for layout
- Configured Vite for project build and testing
- Included robots.txt for web crawling instructions
- Set up TypeScript configuration for the project
2026-05-03 16:26:51 +02:00
Lucàs 397c27e0e4 chore: update docker-compose configuration for web-legacy and web services 2026-05-03 16:26:40 +02:00
Lucàs 1cbc864cb2 chore: move legacy files into /apps/web-legacy 2026-05-03 15:47:29 +02:00
Lucàs f3ff6e1385 Merge pull request #6 from LucasVbr/chore/setup-monorepo
chore: setup monorepo with docker and move legacy code in to apps/web
2026-05-03 15:43:00 +02:00
Lucàs 18b8e72558 chore: setup monorepo with docker and move legacy code in to apps/web 2026-05-03 15:28:55 +02:00
Lucàs 9272b78925 Reupload v1.0 v1.0 2022-10-10 16:33:21 +02:00