Commit Graph

8 Commits

Author SHA1 Message Date
764ac9c38b fix: update HMR protocol to secure WebSocket (wss) 2025-08-15 11:54:42 +02:00
58332ee8fc chnged protocol 2025-08-15 11:52:43 +02:00
78497291a8 changed vit config 2025-08-15 11:44:45 +02:00
7ef52321d6 refactor: simplify Vite configuration by removing unused plugins and ensuring proper HMR settings 2025-08-15 11:23:01 +02:00
725cd7e08a changed ports to run on my server 2025-08-15 10:12:51 +02:00
0a2f1e650d Enhance backend and frontend setup with MySQL integration, Docker configurations, and toast notifications
- Updated .gitignore to include additional environment and build files
- Configured Dockerfiles for backend and frontend with npm install and port exposure
- Added MySQL connection pool and query function in backend services
- Implemented form submission with toast notifications in MainForm component
- Updated package.json and package-lock.json for new dependencies
- Enhanced routing and layout in frontend with toast notifications
2025-08-11 19:56:43 +02:00
cb5df58a37 installed tailwind css 2025-08-11 12:23:31 +02:00
1356775e07 inital init 2025-08-11 11:59:52 +02:00