Files
opnform-host-nginx/docs
Julien Nahum 44a4b983d5 Simplify Docker development setup with minimal configuration
- Remove Redis, queue workers, and scheduler from development environment
- Update docker-compose.dev.yml with simplified service configurations
- Modify Dockerfile.api to support flexible dependency installation
- Update docker-setup.sh script to use single compose file
- Revise Docker development documentation to reflect new lightweight approach
2025-01-29 18:44:42 +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