Table of contents
Here is a list of the agreed (or recommended) directory structure in the project. During project development, please organize your code according to this directory structure.
Please read DIRECTORY_STRUCTURE.md view the structural description for this project.
You can use Github Codespaces for online development:
You can use Gitpod for online development:
or clone it for local development:
git clone https://github.com/pura-panel/airgo-user-web.git
cd airgo-user-web
# Install dependencies
pnpm install
# Run the development server
pnpm dev
Open http://localhost:3000 with your browser to see the result.
One-click configuration, please remember to modify variables! ! !
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.
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.
Please read ARCHITECTURE.md Check out the architecture for this project.
Copyright © 2024 pura-panel.
This project is GPL licensed.