SvelteKit Node App Deploy: Linux Cloud Hosting

Published a Node.js article
used SvelteKit
Just dropped a new post taking you through the deploy phase of getting your SvelteKit node app running on a self-managed Linux server.

We use
- pm2 to run the app,
- nginx as a caching reverse proxy,
- Cloudflare SSL certificates,

Hope you find it useful!

https://rodneylab.com/sveltekit-node-app-deploy/