courseworx/backend
2025-07-26 21:32:45 +03:00
..
config Fix database configuration: Add model imports, fix foreign key references, and disable underscored mode 2025-07-26 21:32:45 +03:00
middleware Initial version 0.0.1 - Complete CourseWorx application with backend and frontend 2025-07-26 20:34:13 +03:00
models Fix database configuration: Add model imports, fix foreign key references, and disable underscored mode 2025-07-26 21:32:45 +03:00
routes Initial version 0.0.1 - Complete CourseWorx application with backend and frontend 2025-07-26 20:34:13 +03:00
scripts Fix database configuration: Add model imports, fix foreign key references, and disable underscored mode 2025-07-26 21:32:45 +03:00
env.example Fix database configuration: Add model imports, fix foreign key references, and disable underscored mode 2025-07-26 21:32:45 +03:00
package-lock.json Fix database configuration: Add model imports, fix foreign key references, and disable underscored mode 2025-07-26 21:32:45 +03:00
package.json Initial version 0.0.1 - Complete CourseWorx application with backend and frontend 2025-07-26 20:34:13 +03:00
server.js Fix database configuration: Add model imports, fix foreign key references, and disable underscored mode 2025-07-26 21:32:45 +03:00