fuegovic / website-lc

Home Page:https://website-lc.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARCHIVED see: https://github.com/LibreChat-AI/librechat.ai

librechat.ai

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

https://website-lc.vercel.app

License:MIT License


Languages

Language:MDX 72.9%Language:TypeScript 22.7%Language:CSS 2.7%Language:JavaScript 1.7%