Yet Another Panel for network services.
- Github OAuth
- User side web interface
- Subscription management
- Paid services for Sponsor
- Admin side web interface
- Clone the repository
- Install dependencies
# Backend composer install php artisan key:generate php artisan migrate # V2Bridge git submodule update --init cd v2bridge && go build
- Frontend
npm install npm run build
- Permission
chown -R www-data:www-data storage chown -R www-data:www-data bootstrap/cache
Telegram: yap_devs