#!/usr/bin/env bash set -euo pipefail cat <<'MSG' freeCodeCamp is ready. Dependencies are installed, MongoDB is running, and a test user is seeded. Open a new terminal and start the development script: pnpm run develop Read the setup and troubleshooting guide before you begin: https://contribute.freecodecamp.org/how-to-setup-freecodecamp-locally/ MSG