Socket
Socket
Sign inDemoInstall

admyn

Package Overview
Dependencies
77
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    admyn

An admin panel that integrates into existing Node + Express + MySQL/MariaDB applications.


Version published
Weekly downloads
13
decreased by-27.78%
Maintainers
1
Install size
3.66 MB
Created
Weekly downloads
 

Readme

Source

A simple admin panel that integrates into existing Node + Express + MySQL/MariaDB applications.

Deprecated

This project will most likely not receive any more updates. If anyone would like to mantain it, contact MrXyfir.

Features

  • View databases on provided MySQL/MariaDB server
  • View tables within a database
  • View a table's structure
  • View, search, edit, insert, and remove rows within a table
  • Ability to write, run, and see the results of your own custom SQL queries

This panel is currently very simple and limited in what it is able to do. Feel free to implement new features as you need them and create a pull request.

Setup

WARNING! Some setup is required. This is not a standalone admin panel that you install and run a couple commands. It was built to integrate directly into your existing application so as to give you more control over it. How you integrate it into your existing Express + MySQL application is largely up to you.

View the example folder for a simple, but working example.

Keywords

FAQs

Last updated on 02 Oct 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc