mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +07:00
8ecd401530131d98cb63e36a2bf8878771532834
The changes include modifying the configuration file, package.json file, and several page files. The fallback language is added, React suspense is disabled, strict mode is enabled, and dependencies are updated. The getStaticProps function in index.page.tsx is replaced with getServerSideProps.
✨ feat: Add fallback language, modify React suspense settings, enable strict mode, and update dependencies
✨ feat: Add fallback language, modify React suspense settings, enable strict mode, and update dependencies
✨ feat: Add fallback language, modify React suspense settings, enable strict mode, and update dependencies
✨ feat(i18n): Add i18next and lobe-i18n internationalization configuration files and update dependencies
Lobe Chat
Lobe Chat is an open-source chatbot client using LangChain
Typescript and Next.js
⌨️ Local Development
You can use Gitpod for online development:
Or clone it for local development:
$ git clone https://github.com/lobehub/lobe-chat.git
$ cd lobe-chat
$ pnpm install
$ pnpm start
🤝 Contributing
📊 Total: 4
📝 License
Description
Languages
TypeScript
98.7%
HTML
0.7%
JavaScript
0.2%
Shell
0.2%
Gherkin
0.1%
