JSPM

phpmyadmin-desktop

1.2.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q20160F
  • License MIT

Desktop application of phpMyAdmin on loclhost server.

Package Exports

  • phpmyadmin-desktop
  • phpmyadmin-desktop/main.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (phpmyadmin-desktop) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme


Logo

phpMyAdmin Desktop

🗄️ Desktop application of phpMyAdmin on loclhost server.

Report Bug . Request Feature . See phpMyAdmin

Table Of Contents

Screenshot

Screen Shot

Built With

Electron phpMyAdmin MySQL

Installation

  1. Clone this repo
git clone https://github.com/CGWebDev2003/phpmyadmin-desktop.git
cd phpmyadmin-desktop
  1. Install dependencies
npm install
  1. Start the app
npm start

If that works:

  1. Build and package the desktop application

Usage

  1. You have to start your web- or mysql server. Try the XAMPP or MariaDB Server.

  2. Open phpMyAdmin Desktop

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.
  • Please also read through the Code Of Conduct before posting your first idea as well.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Authors

  • CGWebDev2003 - Colin Grahm - CGWebDev2003 - phpMyAdmin Desktop