Open breeko opened 5 years ago
Also, stack.sh
should change as the Base Url
key is no longer available
echo "{ \"ServiceEndpoint\": \"$(serverless info --verbose | grep 'ServiceEndpointWebsocket' | sed s/ServiceEndpointWebsocket:\ //g)\" }" > ../frontend/src/stack.json
When running
npm run deploy
using specs below, I get a Serverless Error: You need to set the "route" when using the websocket event.Since Serverless now supports websockets, you can remove serverless-websockets-plugin and change
routeKey
toroute