title image of a trail

Deploying a React / Node app on Linode with Nginx

I wrote a new project - but this isn’t the blog post about the project. If and When I write it, you’ll be able to see it here. No, this is the blog post about how I got the new project up and running on Linode. Let’s go. Starting at the “finish” Web apps are never really finished, I think they’re at some point good enough to try deployment - like, good enough, but with room to grow. So it also came to be for my latest project, a React/Node.js app where I tried my hand at GraphQL data fetching. So the app was sort of finished enough (and during deploy it showed that it really wasn’t), so I went ahead to get it deployed. ...

March 27, 2024 · 11 min · 2267 words · jmchor