Skip to content

XueYuSky/ElectronPhpMyAdmin

Repository files navigation

Electron PhpMyAdmin

PhpMyAdmin on local Application.

This application is based on Electron. Electron creates a Http server by Gulp-Server-Php then executes PhpMyadmin.

Exemple

How to install

On Linux

npm install
cd phpmyadmin
composer require

On Windows

Just run install.bat

How to run it

On Linux

npm start

On Windows

Just run run.bat

How to configure

Modify this file phpmyadmin/config.inc.php

About

Application for use PhpMyadmin on local application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published