Server

In the boilerplate it has been modified for server business using Express js.

Main Functions

There are several main functions of the code server are.

  • Disabling x-powered-by in response headers by next.js.

  • Access log in terminal server.

  • Development area on the server side.

  • Request listen for development console & production console.

Supporting Libraries

There are several supporting libraries to modify the server code

Last updated