2024-07-13 08:44:58 -04:00
2024-05-09 17:09:13 -04:00
2024-06-21 09:16:22 -04:00
2024-05-09 17:09:13 -04:00
2024-07-13 07:30:30 -04:00
2024-05-09 17:09:13 -04:00
2024-05-09 17:09:13 -04:00
2024-05-09 17:09:13 -04:00
2024-05-09 17:09:13 -04:00
2024-05-09 17:09:13 -04:00
2024-05-09 17:09:13 -04:00
2024-05-09 17:09:13 -04:00
2024-05-09 17:09:13 -04:00
2024-05-09 17:09:13 -04:00
2024-05-19 11:34:54 -04:00
2024-05-09 17:09:13 -04:00
2024-05-09 17:09:13 -04:00
2024-05-09 17:09:13 -04:00
2024-05-09 17:09:13 -04:00
2024-05-10 02:42:16 -04:00
2024-05-22 23:38:00 +02:00
2024-05-09 17:09:13 -04:00
2024-05-09 17:09:13 -04:00
2024-05-18 21:30:41 -04:00
2024-05-09 17:09:13 -04:00
2024-05-13 12:08:39 -04:00
2024-05-09 17:09:13 -04:00

LibreChat Docs

Based on Nextra

Local Development

Pre-requisites: Node.js 18+, pnpm 9+

  1. Optional: Create env based on .env.template
  2. Run pnpm i to install the dependencies.
  3. Run pnpm dev to start the development server on localhost:3333
  4. Run pnpm build to build...
  5. Run pnpm start to start the production server on localhost:3333

⚠️ Note: try building prod before making a PR

Bundle analysis

Run pnpm run analyze to analyze the bundle size of the production build using @next/bundle-analyzer.

Description
No description provided
Readme MIT 108 MiB
Languages
MDX 83.8%
TypeScript 14.9%
CSS 0.6%
JavaScript 0.6%
Shell 0.1%