Nathan Levy Setup sudo apt update sudo apt install curl sudo curl -fsSL https://deb.nodesource.com/setup_18.x | sudo -E bash - sudo apt install nodejs build-essential libssl-dev npm install Running the app npm run dev