lad-website/backend
Chris Haulmark 5f94462afd Wire updates, events, minutes, deaf-focus pages to backend API
Replace static arrays with Next.js Server Component fetch() calls.
Add express.static for /uploads. Revalidate every hour.
2026-05-24 22:44:49 -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 Wire updates, events, minutes, deaf-focus pages to backend API 2026-05-24 22:44:49 -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 Upgrade all packages to latest major versions; fix two pre-existing bugs 2026-05-24 13:05:38 -06:00
tsconfig.json Add Docker development environment with hot reloading 2025-06-01 06:55:36 -07:00