Click here to Skip to main content
15,891,657 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Team,

I have stumbled upon an opportunity to work on a web app and I would be working on the front end part. Now so far I was only learning and focussing on the front end part and did not touch database or any part of backend at all. But for this project setup, the team has provided a dump file to load in database and I have no idea how to load it.

Any help or link to relevant resources would be much appreciated. Or maybe a direction that I should follow to understand this in a better way.

What I have tried:

I have just installed mysql and now trying to understand how to load dump file and how will it connect to the app folder locally. The next step after loading the dump file is to run the command source .env.development.local and then run yarn dev to run the project.
Posted
Updated 4-Oct-20 5:35am

1 solution

If you plan to make this a career then you should learn how to do basic research: mysql load dump - Google Search[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900