Open Music API Consumer Message broker consumer for Open Music API using RabbitMQ Setup: npm install npm run start-dev .env node-postgres configuration PGUSER=developer PGHOST=localhost PGPASSWORD= PGDATABASE=songsapp PGPORT=5432 nodemailer SMTP authentication MAIL_ADDRESS= MAIL_PASSWORD= Message broker RABBITMQ_SERVER=amqp://localhost