diff --git a/.gitignore b/.gitignore index 4313fab..4b5729c 100644 --- a/.gitignore +++ b/.gitignore @@ -112,4 +112,8 @@ dist dump.rdb playwright-report/ -test-results/ \ No newline at end of file +test-results/ +.tmp/ +.claude/ +/@.tmp/eslint-basic.json +/frontend/src/components/RoverFilters.test.tsx.backup diff --git a/docs/test-fixes-todo.md b/.tmp/test-fixes-todo.md similarity index 100% rename from docs/test-fixes-todo.md rename to .tmp/test-fixes-todo.md diff --git a/README.md b/README.md index abbebf7..b6f357e 100644 --- a/README.md +++ b/README.md @@ -305,7 +305,5 @@ This project is built for educational purposes as part of the Bounce Insights co - ✅ **Production Deployment** - All changes live on Vercel and Heroku **Live URLs:** -- Frontend: https://frontend-3ulvugqi6-tonys-projects-e30b27a9.vercel.app -- Backend: https://nasa-explorer-2347800d91dd.herokuapp.com/ - -For detailed change log, see: [UI_IMPROVEMENTS_LOG.md](docs/UI_IMPROVEMENTS_LOG.md) \ No newline at end of file +- Frontend: https://nasa.tonycasey.dev/ +- Backend: https://nasa-server.tonycasey.dev/