Updated the code to use MySQL

This commit is contained in:
Tiago Ribeiro
2024-03-14 18:03:11 +00:00
parent 4530a8ec1f
commit e10f368fe4
4 changed files with 81 additions and 2 deletions

View File

@@ -18,6 +18,7 @@
"@strapi/plugin-users-permissions": "^4.20.4",
"@strapi/strapi": "^4.20.4",
"better-sqlite3": "8.6.0",
"mysql2": "^3.9.2",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-router-dom": "5.3.4",