quick.db icon indicating copy to clipboard operation
quick.db copied to clipboard

Expended README with Setup Instructions, Prerequisites, and Database Driver Configuration

Open sebas-inf opened this issue 1 year ago • 0 comments

This pull request adds to the README file by adding more detailed instructions on what is needed and how to set up the project, this includes adding:

  • Prerequisites: Added details on required Node.js and NPM installations.
  • Multiple Database Drivers: Added examples and instructions on configuring quick.db with MySQL, PostgreSQL, and Mongoose, including the necessary driver installations.

I believe that by adding this information into the README file it will make it easier for people to get started and use quick.db.

sebas-inf avatar Sep 19 '24 05:09 sebas-inf