Skip to content

Latest commit

 

History

History
140 lines (100 loc) · 5.94 KB

README.md

File metadata and controls

140 lines (100 loc) · 5.94 KB

PPanel user web

This is a PPanel user 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-user-web.git
cd ppanel-user-web

# Install dependencies
pnpm install

# Run the development server
pnpm 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 you’re made of.


📝 License

Copyright © 2024 PPanel.
This project is GUN licensed.