Skip to content

yap-devs/yap

Repository files navigation

Yap

Yet Another Panel for network services.

Features

  • Github OAuth
  • User side web interface
  • Subscription management
  • Paid services for Sponsor
  • Admin side web interface

Installation

  1. Clone the repository
  2. Install dependencies
    # Backend
    composer install
    php artisan key:generate
    php artisan migrate
    
    # V2Bridge
    git submodule update --init
    cd v2bridge && go build
  3. Frontend
    npm install
    npm run build
  4. Permission
    chown -R www-data:www-data storage
    chown -R www-data:www-data bootstrap/cache

Community

Telegram: yap_devs

About

Yet Another Panel for network services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages