- 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 |
||
|---|---|---|
| .. | ||
| api-reference | ||
| configuration | ||
| contributing | ||
| deployment | ||
| images | ||
| snippets | ||
| README.MD | ||
| favicon.ico | ||
| favicon.svg | ||
| introduction.mdx | ||
| logo.svg | ||
| mint.json | ||
| tech-stack.mdx | ||
README.MD
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