Lightweight, client-only JSON diff tool with inline highlights and line numbers.
- Install Firebase CLI (one-time):
npm install -g firebase-tools
- Login:
firebase login
- Set your project ID in
.firebaserc(replaceYOUR_FIREBASE_PROJECT_ID). - Deploy:
firebase deploy
python3 -m http.server 8080Open http://localhost:8080.