Coursify could not load
The app shell loaded but JavaScript bundles are missing. This usually happens when the dev server is out of sync (often after running npm run build while npm run dev is still running).
npm run dev:clean
Then hard-refresh this tab (Cmd+Shift+R).