shanshanzhong 4ae7ed783f
Some checks failed
CI / build (20.15.1) (push) Failing after 26m3s
ci(docker): 更新Docker配置和安装流程
- 移除apps中package.json的version字段
- 添加DOCKER_API_VERSION环境变量
- 改进Docker安装流程,使用官方源安装新版CLI和Buildx插件
2025-11-13 19:14:39 -08:00
..
2025-10-05 08:23:07 -07:00
2025-09-19 03:28:59 -07:00
2025-09-15 01:09:06 -07:00
2025-07-28 06:45:47 -07:00
i7
2025-09-25 11:17:05 -07:00
2025-08-15 09:16:02 -07:00
2024-12-15 23:18:50 +07:00
2025-10-07 00:51:16 -07:00

PPanel admin web

This is a PPanel admin web powered by PPanel

English ## · Chinese · Changelog · Report Bug · Request Feature


Table of contents

TOC

⌨️ Local Development

You can use Github Codespaces for online development:

You can use Gitpod for online development:

Open in Gitpod

or clone it for local development:

git clone https://github.com/perfect-panel/ppanel-web.git
cd ppanel-web

# Install dependencies
bun install

# Run the development server
cd apps/admin
bun dev

Open http://localhost:3000 with your browser to see the result.

🚀 Deploy on Vercel

Deploy with Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

🤝 Contributing

Contributions of all types are more than welcome, if you're interested in contributing code, feel free to check out our GitHub Issues to get stuck in to show us what youre made of.


📝 License

Copyright © 2024 PPanel.
This project is GNU licensed.