KO
|
EN
gitlite โ search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#claude-code
#codex
#cli
#developer-tools
#react
#windows
surmon.me
โ 2,126
Open GitHub โ
๐ฑ My digital vihฤra, built by me.
Download README (.md)
Explore Similar Repositories
notesGPT
:
Record voice notes & transcribe, summarize, and get tasks
dsai-gate
:
A Repository consisting resources primarily of the Gate DA and AI
wasmer-python
:
๐๐ธ WebAssembly runtime for Python
cloudquery
:
Turn any website to API by several clicks (serverless and support SPA!)
ip-location-db
:
ip to location database by ASN, GeoFeed, Whois, iptoasn.com, db-ip lite, GeoLite2
// repository documentation
Was this content helpful?
โ 0
(0 ratings)
Select Rating:
โ
โ
โ
โ
โ
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
surmon.me
?
Download (.md)
<br /> <p align="center"> <a href="https://github.com/surmon-china/surmon.me" target="blank"> <img src="/branding/logo.svg" height="48" alt="surmon.me logo" /> </a> </p> # 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) [](https://raw.githubusercontent.com/surmon-china/surmon.me/main/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   ## 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.