let message = ` Exchange market npm install - Install the app and node modules. npm run setup - Finish the setup (configure and reset password). npm run configure - Configure the app. npm run reset-password - Reset the password (for private-key). npm run create-schema - Create the schema in MySQL database. npm run help - List all commands. npm start - Start the application. `;