# 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
[](https://github.com/surmon-china/nodepress)
[](https://vuejs.org)
[](https://github.com/surmon-china/surmon.me/stargazers)
[](https://stats.uptimerobot.com/Q2k7OTXxJN/791570495)
[](/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


## 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.