mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 00:40:14 +01:00
* chore: NPM Workspaces and scripts - Allows everything to be run in the root directory * chore:Update package-lock after workspace change * docs: Minor docs typo fix - most people run in dev mode, ie vite runs the server, this defaults to that method |
||
|---|---|---|
| .. | ||
| app | ||
| lib | ||
| middleware | ||
| models | ||
| server | ||
| strategies | ||
| utils | ||
| .env.example | ||
| .eslintrc.js | ||
| .prettierrc | ||
| nodemon.json | ||
| package-lock.json | ||
| package.json | ||