Sign in
Log inSign up

How to deploy React + Express app in AWS elasticbeanstalk?

Pranay Ankit's photo
Pranay Ankit
·Jan 30, 2018

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