Update react-express-mysql sample #3

Closed
opened 2025-11-06 14:15:37 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @glours on GitHub (Mar 17, 2020).

  • Be sure the backend create a connection to the database
  • Check Mysql version (latest one is 8.0.19)
  • Don't use default docker compose network, create a specific one
  • Rewrite the react application and be sure to call the backend
Originally created by @glours on GitHub (Mar 17, 2020). - Be sure the backend create a connection to the database - Check Mysql version (latest one is `8.0.19`) - Don't use default docker compose network, create a specific one - Rewrite the react application and be sure to call the backend
Author
Owner

@jdrouet commented on GitHub (Mar 23, 2020):

@glours the backend doesn't connect to the database.
I updated the version of mysql to be the same than the one on the java project.
I put in place the networks.
I updated the react app.

Left to do : implement something using the DB.

@jdrouet commented on GitHub (Mar 23, 2020): @glours the backend doesn't connect to the database. I updated the version of mysql to be the same than the one on the java project. I put in place the networks. I updated the react app. Left to do : implement something using the DB.
Author
Owner

@glours commented on GitHub (Mar 23, 2020):

Perfect, thanks!
I'll update the backend

@glours commented on GitHub (Mar 23, 2020): Perfect, thanks! I'll update the backend
Author
Owner

@jdrouet commented on GitHub (Mar 23, 2020):

@glours I can do the backend if you want. I'm used to nodejs, it won't take long

@jdrouet commented on GitHub (Mar 23, 2020): @glours I can do the backend if you want. I'm used to nodejs, it won't take long
Author
Owner

@glours commented on GitHub (Mar 24, 2020):

Fix by #25 and #28

@glours commented on GitHub (Mar 24, 2020): Fix by #25 and #28
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#3