Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1 KB

README.md

File metadata and controls

32 lines (18 loc) · 1 KB

DATABASE-SERVE

For Database migration on CLI.

FEATURES

The following are the features available so far:

    1) Database Create.

FEATURES NEEDED: PLANNED TO BE INTEGRATED

  1. Dump SQL FILE i.e IMPORT SQL FILE VIA CLI - Coming soon
  2. Migrate Manually scripted SQL tables to the database.

GETTING STARTED INSTALLATIONS

Instructions to install are as per the following:

    1) Git clone -b develop https://github.com/Gicehajunior/php-database-serve
    2) Rename .env-example to .env file OR copy the .env-example content to a .env file. Create .env file if not available. Then set all the environment variables as required.
    3) Finally, Run, npm install the script to the current working directory and globally as well.

CONTRIBUTION

You are free to fork either of the branches and do send pull request.

Thank you.

LICENSE

See License