last_edit / QUICK_START.md
Alinabil1's picture
docs: add quick start reference
c68bdb3
|
Raw
History Blame Contribute Delete
1.35 kB

πŸš€ Quick Reference - Moharek GEO Platform

πŸ”— Essential URLs

πŸ§ͺ Test First (Debug Pages):

Login Debug:  https://huggingface.co/spaces/Alinabil1/last_edit/app/login-debug.html
API Test:     https://huggingface.co/spaces/Alinabil1/last_edit/app/test-api.html

🎯 Main Access:

Gradio:       https://huggingface.co/spaces/Alinabil1/last_edit
Dashboard:    https://huggingface.co/spaces/Alinabil1/last_edit/app/
Login:        https://huggingface.co/spaces/Alinabil1/last_edit/app/login.html
API Docs:     https://huggingface.co/spaces/Alinabil1/last_edit/api/docs

πŸ”‘ Default Credentials

Email:    admin@moharek.com
Password: admin123

βœ… Testing Checklist

  1. Visit login-debug.html
  2. Click "Login" button
  3. Check debug console shows:
    • βœ… API URL correct
    • βœ… Status 200
    • βœ… Token received
  4. Visit test-api.html
  5. Verify all endpoints respond
  6. Try full dashboard

πŸ› If Something's Wrong

  1. Check Space is "Running" (green status)
  2. Look at Logs tab on HF Space
  3. Use debug pages to see exact errors
  4. Check browser console (F12)

πŸ“Š What's Deployed

  • βœ… Gradio 5.9.1
  • βœ… Complete Backend (60+ modules)
  • βœ… All Frontend Pages
  • βœ… Fixed API Connections
  • βœ… Debug Tools

Wait 2-3 minutes for rebuild, then test! ⏱️