# surmon.me **Repository Path**: trusted-list/surmon.me ## Basic Information - **Project Name**: surmon.me - **Description**: 🌱 My digital vihāra, built by me. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: https://surmon.me - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-18 - **Last Updated**: 2026-04-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

surmon.me logo

# Surmon.me [![nodepress](https://raw.githubusercontent.com/surmon-china/nodepress/main/branding/badge.svg)](https://github.com/surmon-china/nodepress)   [![vue](https://img.shields.io/badge/MADE%20WITH-VUE-42a97a?style=for-the-badge&labelColor=35495d)](https://vuejs.org)   [![GitHub stars](https://img.shields.io/github/stars/surmon-china/surmon.me.svg?style=for-the-badge)](https://github.com/surmon-china/surmon.me/stargazers)   [![Uptime Robot ratio (30 days)](https://img.shields.io/uptimerobot/ratio/m791570495-ed407f6804efd6c9f3cd1d18?style=for-the-badge)](https://stats.uptimerobot.com/Q2k7OTXxJN/791570495)   [![GitHub license](https://img.shields.io/github/license/surmon-china/surmon.me.svg?style=for-the-badge)](/LICENSE) **My personal website and blog, built with [Vue](https://vuejs.org). API services are provided by [NodePress](https://github.com/surmon-china/nodepress).** **[Surmon.me](https://surmon.me)** **[Related projects](https://github.com/stars/surmon-china/lists/surmon-me)** - **RESTful API service:** [`NodePress`](https://github.com/surmon-china/nodepress) built with NestJS. - **Blog AI agent:** [`surmon.me.ai`](https://github.com/surmon-china/surmon.me.ai) built on Cloudflare. - **Blog admin site:** [`surmon.me.admin`](https://github.com/surmon-china/surmon.me.admin) built with React and [Veact](https://github.com/veactjs/veact). - **Blog native app:** [`surmon.me.native`](https://github.com/surmon-china/surmon.me.native) built with React Native. ## Screenshot ![](/screenshots/desktop.png) ![](/screenshots/mobile.png) ## Development Setup ```bash # install dependencies $ pnpm install $ pnpm run dev $ pnpm run build $ pnpm run start # lint test $ pnpm run lint # release $ pnpm run release ``` ## Actions setup - Any PR opened → [`CI:Build test`](.github/workflows/test.yml) - New tag `v*` → [`CI:Create Release`](.github/workflows/release.yml) - New Release created → [`CI:Deploy`](.github/workflows/deploy.yml) → Execute server [deploy script](./scripts) ### Changelog Detailed changes for each release are documented in the [release notes](/CHANGELOG.md). ### License Licensed under the [MIT](/LICENSE) License.