I need to create api by deployd but cannot open it on the localhost. This is my code
Variss-Air:nodeServer manjarb$ dpd create sportsstore
to start your app:
$ cd sportsstore
$ dpd
Variss-Air:nodeServer manjarb$ cd sportsstore
Variss-Air:sportsstore manjarb$ dpd -d
starting deployd v0.8.4...
listening on port 2403
type help for a list of commands
dpd > bye
Variss-Air:sportsstore manjarb$
But When it open the browser(Google chrome). On this address.
http://localhost:2403/dashboard/
I always got this
This webpage is not available
ERR_CONNECTION_REFUSED
Hide details
Google Chrome's connection attempt to localhost was rejected. The website may be down, or your network may not be properly configured.
So anyone knows how to fix it? Thanks!