836 B
836 B
Technical Context
Technologies Used
- Frontend:
- React
- TypeScript
- Tailwind CSS
- Framer Motion (animations)
- Infrastructure:
- Docker
- Portainer
- Gitea (version control)
Development Setup
-
Source code:
- Repository hosted on Gitea
- TypeScript for type safety
- React components in client/src/components/
-
Build/Deploy:
- Docker container
- Portainer for container management
- Automatic rebuilds on code changes
Technical Constraints
-
File Management:
- PDF files stored in client/public/minutes/
- Static file serving for documents
-
Browser Compatibility:
- Desktop: PDF viewer in popup
- Mobile: Direct PDF download
-
Dependencies:
- React for UI components
- TypeScript for type checking
- Framer Motion for animations
- Tailwind for styling