- Introduced NGINX setup instructions for hosting the frontend application.
- Added detailed personalization steps for customizing the AmayoWeb landing page.
- Created a quickstart guide for rapid deployment and development setup.
- Included troubleshooting documentation for frontend loading issues.
- Provided VPS setup commands for configuring NGINX and deploying the application.
feat: Create WelcomeItem component for displaying welcome messages
feat: Implement various icon components for the welcome section
feat: Add theme management functionality with multiple color themes
feat: Integrate internationalization support with Spanish and English locales
feat: Set up Vue Router with authentication callback handling
feat: Implement authentication service for Discord OAuth2 login
feat: Create bot service for fetching bot statistics and information
feat: Add AuthCallback view for handling authentication responses
chore: Configure Vite for development and production environments