lvarayut / relay-fullstack

:point_up::running: Modern Relay Starter Kit - Integrated with Relay, GraphQL, Express, ES6/ES7, JSX, Webpack, Babel, Material Design Lite, and PostCSS
https://lvarayut.github.io/relay-fullstack/
MIT License
985 stars 126 forks source link

Deploying relay-fullstack on AWS #58

Closed witbybit closed 7 years ago

witbybit commented 7 years ago

Are there any instructions available on how to deploy this to AWS? I am new to AWS as well as Relay and my understanding is that I have to use AWS Elastic Beanstalk to deploy the backend and S3 for frontend.

lvarayut commented 7 years ago

Hi @nikhilag, thanks for your question. We don't have any instructions for deploying to a specific platform right now, however, deploying Relay Fullstack on AWS shouldn't be different from deploying on other servers. This article would help you get started.

lvarayut commented 7 years ago

I'm going to close this issue for now. Please feel free to continue the discussion here if you had more question.