codeline.json
/ : use for landing page with login button
/profile : show user profile and qr code
/chat: show all chat room that user can access (provide 2 top for code line and co-code line) (use socket to get notification of latest message and number of unread message)
/chat/:roomID : chat room for specific ID
(use socket for realtime chat)
/scan : QR code scanner for add friend
/badge : show badge list that user own