Convert your cURL command to ab
docker compose up # or without docker npm install && npm run start
Go to localhost:1234
localhost:1234
docker compose run app npm run build # or without docker npm run build
Inspired by curltoab