Go to file
Matt e02d3ab70f Fix: Resolve EOISection.vue build error
- Fixed incomplete Vue component with missing end tag
- Added missing functions: handleUpload, closeUploadDialog, deleteUploadedEOI, deleteGeneratedEOI
- Resolved all TypeScript compilation errors
- Enables successful Docker build
2025-06-12 15:59:17 +02:00
.gitea/workflows build: add workflow 2025-02-16 20:32:34 +02:00
components Fix: Resolve EOISection.vue build error 2025-06-12 15:59:17 +02:00
composables feat: add interest button 2025-06-03 22:04:22 +03:00
docs Add embedded signing support with webhook configuration 2025-06-11 17:57:58 +02:00
middleware feat: add files 2025-02-16 14:10:19 +02:00
pages updates 2025-06-11 16:50:31 +02:00
public Add Port Nimara branding to interest list page 2025-06-04 04:12:54 +02:00
server Improve email session management and add IMAP connection pooling 2025-06-12 15:53:12 +02:00
static feat: add files 2025-02-16 14:10:19 +02:00
utils Add embedded signing support with webhook configuration 2025-06-11 17:57:58 +02:00
.dockerignore feat: add files 2025-02-16 14:10:19 +02:00
.env.example Add embedded signing support with webhook configuration 2025-06-11 17:57:58 +02:00
.gitignore feat: add files 2025-02-16 14:10:19 +02:00
Dockerfile feat: add files 2025-02-16 14:10:19 +02:00
README.md feat: add files 2025-02-16 14:10:19 +02:00
app.vue feat: add interest button 2025-06-03 22:04:22 +03:00
nuxt.config.ts Switch Minio connection to use SSL on port 443 2025-06-04 16:50:07 +02:00
package-lock.json Add EOI automation system with email processing and document management 2025-06-10 13:59:09 +02:00
package.json Add EOI automation system with email processing and document management 2025-06-10 13:59:09 +02:00
tsconfig.json feat: add files 2025-02-16 14:10:19 +02:00

README.md

Client Portal

Commands

  • npm run dev to start development

Tech Stack

  • Node.js
  • Nuxt
  • Directus
  • Vuetify