Files
opnform-host-nginx/docs
Julien Nahum f7df6bc0d7 Refactor Docker configuration and development setup
- Update .dockerignore with comprehensive ignore patterns for API and client
- Modify docker-compose files to improve service configurations
- Enhance Nginx configuration for development and production environments
- Refactor Dockerfile.api with improved build process
- Add docker-setup.sh script for simplified Docker deployment
- Update update-credentials.vue page with improved UI
- Remove hCaptcha dependency from package-lock.json
- Update PHP configuration and entrypoint scripts
2025-01-29 17:19:36 +01:00
..
2024-09-02 15:33:17 +02:00
2024-09-02 15:33:17 +02:00
2024-09-02 15:33:17 +02:00
2024-09-02 15:33:17 +02:00
2024-09-02 15:33:17 +02:00
2024-09-02 15:55:14 +02:00
2024-09-02 15:33:17 +02:00
2025-01-28 17:52:48 +01:00
2024-09-02 16:00:48 +02:00
2024-09-02 15:33:17 +02:00

Development

Install the Mintlify CLI to preview the documentation changes locally. To install, use the following command

npm i -g mintlify

Run the following command at the root of your documentation (where mint.json is)

mintlify dev