Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,8 @@ dist
dump.rdb

playwright-report/
test-results/
test-results/
.tmp/
.claude/
/@.tmp/eslint-basic.json
/frontend/src/components/RoverFilters.test.tsx.backup
File renamed without changes.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
- Frontend: https://nasa.tonycasey.dev/
- Backend: https://nasa-server.tonycasey.dev/
Loading