Mayank0255 / Stackoverflow-Clone-Frontend

Clone project of a famous Q/A website for developers built using MySQL, Express, React, Node, Sequelize :globe_with_meridians:
https://stackoverflow-clone-client.vercel.app
MIT License
546 stars 209 forks source link

connect mysql locally question? #39

Closed priyanshu-kun closed 3 years ago

priyanshu-kun commented 3 years ago

Mayank are you using xamp to start mysql locally?

Mayank0255 commented 3 years ago

@priyanshuSharma-WebDev

No, I don't

I used mysql workbench at start but then I just leave it running, like there's an option in which it fires up when in use automatically.

Rest all I do in mysql is through the terminal itself

Mayank0255 commented 3 years ago

@priyanshuSharma-WebDev

Is your issue resolved?