node_rest_api_mysql icon indicating copy to clipboard operation
node_rest_api_mysql copied to clipboard

What is required mysql database file placed for this API demo to work?

Open AbhaysinghBhosale opened this issue 6 years ago • 1 comments

AbhaysinghBhosale avatar Dec 30 '18 06:12 AbhaysinghBhosale

Hi ! You just have to create the database in MySql according to your .env file. When you start the API with npm start, it will create the tables if they are not already created.

RochMoreau avatar Jan 15 '19 10:01 RochMoreau