Commit Graph

5 Commits

Author SHA1 Message Date
Mauricio Siu
3da6c92d01 chore: remove openapi.json copy step from Dockerfile.docs
- Eliminated the step that copied openapi.json to the docs public folder to streamline the Docker build process.
- This change aligns with recent documentation cleanup efforts and avoids redundancy in file management.
2025-11-30 01:15:19 -06:00
Mauricio Siu
6dbf34e2fe chore: update OpenAPI documentation paths and add openapi.json file
- Copied openapi.json to the docs public folder for easier access.
- Updated paths in generated documentation files to reference the new location of openapi.json.
- Ensured all references to openapi.json are consistent across documentation files.
2025-11-30 01:12:13 -06:00
Mauricio Siu
09053b66fd chore: generate OpenAPI documentation during build process
- Added a step in the Dockerfile to generate OpenAPI documentation by running the build:docs script for the docs application.
2025-11-30 01:05:07 -06:00
Mauricio Siu
c3f6112fc4 refactor: update node 2025-02-02 21:57:11 -06:00
Mauricio Siu
9321ed16ed feat: add monorepo 2024-10-27 22:16:31 -06:00