EC2

How To Deploy A Nuxt.js SSR App To An AWS EC2 Instance

Nuxt.js has lots of great features, one of which is  Server-Side Rendering . However, using this feature requires a Node.js server which can be a bit tricky to set up correctly.