Commit graph

1 commit

Author SHA1 Message Date
Randall Stillwell
d71d85ee43 Add database test endpoint for local debugging
🔧 Local Development Debugging:
- Add api/test-db-local.js for database connection testing
- Helps diagnose local environment issues
- Tests table existence and user data

Note: Local Vercel dev having database connection issues
Consider testing on production environment instead
2025-07-22 08:13:20 -05:00