You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just went through the process of deploying my Nuxt app to AWS via AWS Elastic Beanstalk. Overall it wasn't too difficult but I think it would be wonderful to have an additional Deployment Preset for this use case because I think it can be automated significantly.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I just went through the process of deploying my Nuxt app to AWS via AWS Elastic Beanstalk. Overall it wasn't too difficult but I think it would be wonderful to have an additional Deployment Preset for this use case because I think it can be automated significantly.
Check it out here: http://nuxttest-env.eba-kuwvv9vj.us-west-1.elasticbeanstalk.com/
Note: I am not an expert. I'm just fumbling my way through it... but it worked
node-server
.Create a .zip file that contains the contents of the .output folder and the new package.json

The .zip file can now be uploaded to Elastic Beanstalk

Beta Was this translation helpful? Give feedback.
All reactions