For this course's demo project, I'm using the Bun runtime (instead of Node.js). And throughout the course, I'll also use some Bun-exclusive features (specifically Bun's built-in SQLite client).
So if you want to follow along (which is optional though), you'll need to have Bun installed.