const SERVER_STATUS = { MONGODB: false, RATE_LIMITER: false, WORKER: false, EXPRESS: false, }; export default SERVER_STATUS;