mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 17:00:15 +01:00
* Update documents for mkdocs compatibility * documents update * documents update * Update README.md * Update README.md add link to "https://docs.librechat.ai" on the logo * document updates * docs - badge updates * docs - badge updates * docs - badge updates * Update docker_install.md * Update .env.example update default MONGO_URI to port 27018 so local install can communicate with the docker db * Update windows_install.md fix typo
9 lines
No EOL
286 B
Markdown
9 lines
No EOL
286 B
Markdown
# Dev
|
|
This directory contains files used for developer work
|
|
|
|
### Dockerfile-app:
|
|
- used to build the DockerHub image
|
|
### eslintrc-stripped.js:
|
|
- alternate linting rules, used in development
|
|
### meilisearch.yml:
|
|
- Dockerfile for building meilisearch image independently from project |