# surmon.me **Repository Path**: my58164020/surmon.me ## Basic Information - **Project Name**: surmon.me - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-12 - **Last Updated**: 2024-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

surmon.me logo

# Surmon.me [![nodepress](https://raw.githubusercontent.com/surmon-china/nodepress/main/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, powered by [Vue(3)](https://vuejs.org), API services 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 for blog:** [`nodepress`](https://github.com/surmon-china/nodepress) powered by nestjs - **Blog admin site:** [`veact-admin`](https://github.com/surmon-china/veact-admin) powered by React & [`Veact`](https://github.com/veactjs/veact) - **Blog native app:** [`surmon.me.native`](https://github.com/surmon-china/surmon.me.native) powered by react-native ## Screenshot ![](/screenhots/desktop.png) ![](/screenhots/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 **Rule:** - Any PR opend → `CI:Build test` - New tag `v*` → `CI:Create Release` - Release created → `CI:Deploy` → `CI:Execute server script` ### Changelog Detailed changes for each release are documented in the [release notes](/CHANGELOG.md). ### License Licensed under the [MIT](/LICENSE) License.