Commit Graph

4 Commits

Author SHA1 Message Date
AmirReza Jamali dde66521f6 Add Docker support and enhance data models for tender details
- Introduced a .dockerignore file to optimize Docker builds by excluding unnecessary files.
- Updated the Dockerfile to use a Flutter base image, enabling web builds for the application.
- Added new data models for `Lot` and `OrganizationAddress` to represent tender details more accurately.
- Enhanced the `Organization` model to include `companyId` and a nested `address` field.
- Updated the `TenderData` model to include new fields such as `noticeTypeCode`, `formType`, and `lots`, reflecting the API response structure.
- Regenerated necessary code for data models to ensure compatibility with the updated structures.
2026-06-03 13:32:42 +03:30
Karim Pirzargar 99d30a6eb5 update build 2026-03-09 16:12:50 +03:30
n.nakhostin 67cf79577c Update CI/CD pipeline and Dockerfile for Flutter web app: rename image tags and adjust output paths 2025-08-31 17:04:40 +03:30
mammad-xero f542a99979 Add CI/CD pipeline and Docker setup for Flutter web application 2025-08-31 16:53:52 +03:30