How to deploy React + Express app in AWS elasticbeanstalk?
I'm trying to deploy my react + express app in AWS elasticbeanstalk. I have created the build version of my react app and I am serving it as a static asset but I am getting 404 error message. I don' t know why ? Are there other methods to deploy react + express in AWS