Current development environment status and test accounts
• Mock Authentication: Using in-memory user storage for development
• Sample Data: Universities and past questions use static sample data
• JWT Tokens: Simplified JWT implementation for development
• 404 Pages: Custom “Still in Development” pages for incomplete features
• No Database: All data is stored in memory and resets on server restart
• Production Ready: Ready to connect to Supabase for production