node-graphql-server
node-graphql-server copied to clipboard
Improve the 'server is running on...' line
It is hardcoded, so it shows the wrong output on now deploy:
> Server is running on http://localhost:4000
> Deployment complete!
> Assigning alias test22 to deployment...
> Success! test22.now.sh now points to test22-ovjwthlooz.now.sh! [3s]
Good point. Any direct suggestion on how to improve this message?