Creating booring portfolios with Next.js Complete
I often give bits and pieces of advice on how to build Rust stuff the comfy way. But it can be hard to see how everything comes together, especially when it comes to, say, deploying a web service in production. So, let's start from the very beginning (setting up a Linux VM), and march together towards the objective: a production-grade Rust web service, built with Nix.
1: Set up nextjs app
How to deploy your Next.js apps on Vercel.
2: Writing application code
How to deploy your Next.js apps on Vercel.