The hook is executed before the child process for the dev server is started. Use this hook to perform setup tasks or modify server configuration.
The hook is executed after the child process has been started. Use this hook to display additional information or perform post-startup tasks.
Hooks executed when running the development server.
Example