You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/ and /api/ currently return 404. Add a friendly root response — either DRF's API root view or a minimal status page consuming /health/`. Improves first impression for the public live demo.
/and/api/ currently return 404. Add a friendly root response — either DRF's API root view or a minimal status page consuming/health/`. Improves first impression for the public live demo.Depends on #42 .