npm install
npm run start
To run the project, the following environment variables are required:
PORT=1234
Optional environment variables:
# Default log level includes INFO and ERROR messages
LOG=error
# If you want all the nitty gritty
#LOG=verbose