- 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 |
||
|---|---|---|
| .. | ||
| 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