Surmon.me is a full-featured personal website and blog platform built with Vue and designed as part of a larger ecosystem of interconnected applications and services. The project functions as a server-side rendered (SSR) web application that delivers content dynamically while maintaining performance and SEO optimization. It is powered by a dedicated backend service called NodePress, which provides RESTful APIs for content management, data retrieval, and system operations. The platform is not just a static blog but part of a modular architecture that includes an admin dashboard, a mobile app, and even AI-assisted features, all designed to work together cohesively. The frontend is built using modern tools such as Vite, TypeScript, and state management libraries, enabling scalability and maintainability. It also incorporates automation workflows through CI/CD pipelines that handle building, testing, and deployment processes.
Features
- Server-side rendered Vue application for performance and SEO
- Integration with NodePress RESTful backend services
- Modular ecosystem including admin panel, AI agent, and mobile app
- Automated CI/CD workflows for build and deployment
- Modern frontend stack using Vite, TypeScript, and state management
- Scalable architecture supporting multi-platform extensions