lad-website/backend
2026-05-25 08:39:52 -06:00
..
__tests__ feat(admin): Implement comprehensive admin dashboard system 2025-03-26 10:13:53 -05:00
scripts Add Update/Article models, migration script, and complete LAD rebrand 2026-05-24 15:29:30 -06:00
src Fix duplicate Mongoose index warnings in Document and Member models 2026-05-24 22:54:33 -06:00
uploads Add Update/Article models, migration script, and complete LAD rebrand 2026-05-24 15:29:30 -06:00
.env.example Add Update/Article models, migration script, and complete LAD rebrand 2026-05-24 15:29:30 -06:00
.gitignore Add Update/Article models, migration script, and complete LAD rebrand 2026-05-24 15:29:30 -06:00
Dockerfile feat: create project structure and update implementation files 2025-03-25 09:28:10 -05:00
Dockerfile.dev Add Docker development environment with hot reloading 2025-06-01 06:55:36 -07:00
jest.config.js feat(admin): Implement comprehensive admin dashboard system 2025-03-26 10:13:53 -05:00
package-lock.json Upgrade all packages to latest major versions; fix two pre-existing bugs 2026-05-24 13:05:38 -06:00
package.json Fix backend: remove type:module, conflicts with CommonJS tsc output 2026-05-25 08:39:52 -06:00
tsconfig.json Add Docker development environment with hot reloading 2025-06-01 06:55:36 -07:00