packlist/frontend
2025-09-23 14:56:59 +02:00
..
public feat: add logo; update navigation with logo 2025-09-21 11:42:54 +02:00
src fix: add error logging for database connection failure in loadTrips function 2025-09-23 14:56:59 +02:00
Dockerfile feat: Docker configuration for multi-stage builds and prod deployment 2025-09-22 17:39:25 +02:00
index.html feat: add logo; update navigation with logo 2025-09-21 11:42:54 +02:00
package-lock.json feat: integrate React Query for improved data fetching in main application 2025-08-30 20:18:21 +02:00
package.json feat: integrate React Query for improved data fetching in main application 2025-08-30 20:18:21 +02:00
postcss.config.js feat: initialize frontend with React, Vite, and Tailwind CSS 2025-08-17 20:13:46 +02:00
tailwind.config.js feat: initialize frontend with React, Vite, and Tailwind CSS 2025-08-17 20:13:46 +02:00
tsconfig.json feat: initialize frontend with React, Vite, and Tailwind CSS 2025-08-17 20:13:46 +02:00