mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +00:00
Update development.md
This commit is contained in:
parent
c289702022
commit
f7e7f11bb6
@ -3,10 +3,6 @@ sidebar_position: 5
|
|||||||
title: "🛠️ Development Guide"
|
title: "🛠️ Development Guide"
|
||||||
---
|
---
|
||||||
|
|
||||||
import Tabs from '@theme/Tabs';
|
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
|
|
||||||
Welcome to the **Open WebUI Development Setup Guide!** Whether you're a novice or an experienced developer, this guide will help you set up a **local development environment** for both the frontend and backend components. Let’s dive in! 🚀
|
Welcome to the **Open WebUI Development Setup Guide!** Whether you're a novice or an experienced developer, this guide will help you set up a **local development environment** for both the frontend and backend components. Let’s dive in! 🚀
|
||||||
|
|
||||||
## System Requirements
|
## System Requirements
|
||||||
@ -100,10 +96,6 @@ If you encounter memory-related errors during the build, increase the **Node.js
|
|||||||
- **Hot Reload Not Working**:
|
- **Hot Reload Not Working**:
|
||||||
Verify that **watch mode** is enabled for both frontend and backend.
|
Verify that **watch mode** is enabled for both frontend and backend.
|
||||||
|
|
||||||
</TabItem>
|
|
||||||
|
|
||||||
</Tabs>
|
|
||||||
|
|
||||||
## Contributing to Open WebUI
|
## Contributing to Open WebUI
|
||||||
|
|
||||||
### Local Workflow
|
### Local Workflow
|
||||||
|
Loading…
Reference in New Issue
Block a user