Development with react, node, mysql and graphql
Create a database and import the bd.sql file.
In the .env file that is in the server folder, change the database settings.
Go to the client and server folders and run the command:
npm install
In client
npm start
In Server
npm run dev
Use username and password:
raquelvieiraph@gmail.com
123456
-----------
raquelvieira1ph@gmail.com
123456
(Admin)
admin
123456