<aside> 💡 macOS big sur 이상, mongodb 5.0 버전 기준
</aside>
brew tap mongodb/brew
brew install [email protected]
brew services start [email protected]
# 또는 (가끔 restart가 필요하더라고)
brew services restart [email protected]
# 서비스 동작 확인
brew services list
mongosh