Added foundational Vue application for UI. The application is embedded and has foundational level functionality for setup, user authentication, bookmarks, applications, and categories.
Added authorization system. All app endpoints are now bearer token verified. Added endpoints for initial setup, authorization, and updating passwords.