3 Commits

Author SHA1 Message Date
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
1356775e07 inital init 2025-08-11 11:59:52 +02:00