server-with-auth Node-server with Auth (JWT and Local) Needs a config.js file: config.js module.exports = { secret: 'secret-string' }