Current state of SEO for a React app without prerender.io?

I would like to add SEO and social network previews to my React-based Meteor app.

The guide only explains this for prerender.io. What’s the current state of SEO without using this service, like server-side rendering or other technology I may not be aware of?

I’m hosting my app on AWS, so switching to Galaxy is also not an option for me.