Commit Graph

14 Commits

Author SHA1 Message Date
Ryderjj89
908b0f21ef fix: install backend dependencies in /app for production so nodemailer and others are available at runtime 2025-05-05 09:56:35 -04:00
f15ad5f01e Fix database permissions and initialization issues 2025-05-01 08:45:35 -04:00
4f52ed9a27 Fix upload directory permissions and path issues 2025-05-01 08:39:56 -04:00
da238ca9aa Fix wallpaper upload issues: add wallpaper column, update Docker config for proper file handling 2025-05-01 08:37:04 -04:00
530b9aa7b3 Fix production dependencies and Docker configuration 2025-05-01 08:28:00 -04:00
1b78231f34 Update Dockerfile and tsconfig.json for proper type definitions 2025-05-01 08:25:07 -04:00
Your Name
733eb6f6d8 Remove non-existent Material-UI type packages 2025-04-29 18:31:21 -04:00
Your Name
3dc74413d2 Add Material-UI type definitions to fix linter errors 2025-04-29 18:29:53 -04:00
Your Name
fb61fc3ffb Fix TypeScript errors in EventAdmin component by splitting change handlers 2025-04-29 18:13:11 -04:00
Your Name
6a95d9cdfd Update Dockerfile to properly handle TypeScript build and dependencies 2025-04-29 14:14:51 -04:00
Your Name
43932835b4 Add database.sqlite creation step to Dockerfile 2025-04-29 13:51:49 -04:00
Your Name
e90fdd6201 Switch from MySQL to SQLite for simpler database setup 2025-04-29 13:44:36 -04:00
Your Name
d2f30f528e Update Dockerfile and package.json for proper TypeScript build and deployment 2025-04-29 13:16:21 -04:00
b80879f46b Initial commit: RSVP Manager with React frontend and Express backend 2025-04-29 13:08:01 -04:00