PeterDaveHello / librechat.ai

librechat.ai

Home Page:https://www.librechat.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

librechat.ai

https://www.librechat.ai

License:MIT License


Languages

Language:MDX 74.9%Language:TypeScript 21.1%Language:CSS 2.5%Language:JavaScript 1.6%