File size: 2,653 Bytes
a89c7dc
 
 
 
 
 
 
 
 
 
 
 
 
d1fb3ad
a89c7dc
cc428db
8185bfc
 
cc428db
 
d1fb3ad
 
8185bfc
 
 
 
 
13ae717
8185bfc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13ae717
 
8185bfc
 
 
 
 
 
 
 
13ae717
8185bfc
 
 
 
 
13ae717
8185bfc
 
13ae717
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
---
title: DeepSite Using ERNIE4.5
emoji: πŸ„
colorFrom: purple
colorTo: purple
pinned: false
sdk: docker
app_port: 3000
license: apache-2.0
short_description: Vibe coding using ERNIE4.5 models
models:
  - baidu/ERNIE-4.5-21B-A3B-Thinking
---

This is adapted for using ERNIE4.5 models from [deepsite-locally](https://github.com/MartinsMessias/deepsite-locally)

# DeepSite v2 πŸš€

> **Fork Notice:** This project is a fork of the original [DeepSite by enzostvs on Hugging Face Spaces](https://huggingface.co/spaces/enzostvs/deepsite).

> **Note:** If you want to access the previous version of DeepSite, check the `main-v1` branch on this repository.

![Banner Screenshot](./localconfig.png)

Run **DeepSite** in your own environment, without relying on external services!
Perfect for those who want to customize, integrate, or have full control over the platform.

---

## How to run DeepSite v2 locally

### 1. Clone the repository
```bash
git clone https://github.com/MartinsMessias/deepsite-locally.git
cd deepsite-locally
```

### 2. Install dependencies
Make sure you have **Node.js** installed (recommended v18+).
```bash
npm install
```

### 3. Run in development mode
```bash
npm run dev
```

### 4. For build and production
```bash
npm run build
npm run start
```

---

## Available scripts

- `npm run dev` β€” Starts the development environment (Next.js + Turbopack)
- `npm run build` β€” Builds for production
- `npm run start` β€” Runs the server in production mode
- `npm run lint` β€” Runs the linter

## Main dependencies

Next.js, React 19, Mongoose, TailwindCSS, Radix UI, Lucide, Monaco Editor, React Query, Zod, Axios, Sonner, and more.

See all dependencies in [`package.json`](./package.json).

---

## Keywords
deepsite local hosting, deepsite run locally, deepsite self-hosted, how to run deepsite locally, install deepsite on your machine, deepsite local server setup, deepsite offline mode, deepsite localhost tutorial, deploy deepsite on your own server, deepsite self-install guide, how to host deepsite on localhost step-by-step, can deepsite run offline on my computer, deepsite docker installation guide, full guide to running deepsite locally without internet, deepsite self-host vs cloud hosting comparison, deepsite performance tips when running locally, requirements to run deepsite on local environment, best practices for self-hosting deepsite platform, how to speed up deepsite in a local environment, common errors when running deepsite locally and how to fix, deepsite vs other ai site builders local run comparison, top reasons to run deepsite on your own server, is deepsite open-source and local-friendly