Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

admyn

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

admyn

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

latest
Source
npmnpm
Version
1.4.2
Version published
Maintainers
1
Created
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

express

FAQs

Package last updated on 02 Oct 2018

Did you know?

Socket

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