You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Introduce MinIO service in Docker Compose for object storage, including environment variables for configuration.
- Update package.json and package-lock.json to include new dependencies: axios and minio.
- Refactor articles and user models to utilize enums for article status and user roles, enhancing code clarity and maintainability.
- Modify article and register validators to incorporate new fields and validation rules.
- Update article creation and registration forms to support new fields and improve user experience.
0 commit comments