# Image Server ## setup ``` sh <(curl https://pkgx.sh) +pnpm sh pnpm install # manually set the AWS_ variables inside the .env file ``` ## dev ``` node server.js ```