Welcome Guest, Not a member yet? Register   Sign In
React + MySQL
#1
Question 

Hi
I have created an app using Code Igniter 4, React and MySQL which is all working locally and allows the user to track their daily nutrition and workouts. My only problem is now I am ready to deploy and not sure how to exactly do this when using React and MySQL with Code Igniter. 
I have put my react app inside the public folder.
Can any recommend any material that shows this being done? Or have any previous experience doing this and can point me in the right direction on where to get started. I was trying to use Heroku initially but I just couldn't seem to get it linked up.
Thank
Jack
Reply
#2

is not "react" front end and therefore not associated with databases ; i admit to being quite ignorant of react . if somebody used your app i guess they would have to setup Mysql on their server , configure connect and grant access to users. If you used sqlite as a database, which is serverless then , i guess you might be able to do an app that works out of the box .
CMS CI4     I use Arch Linux by the way 

Reply




Theme © iAndrew 2016 - Forum software by © MyBB