Technical requirements
To complete this chapter, you will need a computer that can run Node.js. All popular operating systems should suffice. Please install both Node.js and npm on your machine. An editor such as VS Code is recommended.
You can download Node.js and npm here: https://nodejs.org/en/download/.
The code for this chapter can be found here: https://github.com/PacktPublishing/Full-Stack-Web-Development-with-Remix/tree/main/03-deployment-targets-adapters-and-stacks.