- To reproduce install packages i.e.
pnpm i
- Run the dev server via the dev script i.e.
pnpm run dev
- Hit the endpoint, port is hard coded to port 8099 on localhost i.e.
curl localhost:8099
- Server hits error and crashes
pnpm i
pnpm run dev
curl localhost:8099