Skip to content

Quick start feature for launch web interface on port #41

@MurzNN

Description

@MurzNN

Will be good to implement quick start feature for nodeadmin package, so users will can quickly launch web interfaces for MySQL databases via simple commands like npm install; npm start.

Good example of this implementation is adminMongo package, that can be launched via simple commands:

git clone https://github.com/mrvautin/adminMongo.git && cd adminMongo
npm install
npm start
open http://127.0.0.1:1234 in browser

How hard will provide same way of installation and launching for nodemon package?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions