# lun-service **Repository Path**: qiangluhuifeiyanmie/lun-service ## Basic Information - **Project Name**: lun-service - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-07 - **Last Updated**: 2025-07-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

nodepress Logo

# NodePress [![nodepress](https://raw.githubusercontent.com/surmon-china/nodepress/main/badge.svg)](https://github.com/surmon-china/nodepress)   [![GitHub stars](https://img.shields.io/github/stars/surmon-china/nodepress.svg?style=for-the-badge)](https://github.com/surmon-china/nodepress/stargazers)   [![GitHub issues](https://img.shields.io/github/issues-raw/surmon-china/nodepress.svg?style=for-the-badge)](https://github.com/surmon-china/nodepress/issues)   [![Uptime Robot ratio (30 days)](https://img.shields.io/uptimerobot/ratio/m791570584-8027b44860687b0ac0af7b4c?style=for-the-badge)](https://stats.uptimerobot.com/Q2k7OTXxJN/791570584)   [![GitHub license](https://img.shields.io/github/license/surmon-china/nodepress.svg?style=for-the-badge)](/LICENSE) **RESTful API service for [loki.games](https://github.com/surmon-china/loki.games) blog, powered by [NestJS](https://github.com/nestjs/nest), required [MongoDB](https://www.mongodb.com/) & [Redis](https://redis.io/).** 适用于 [LOKIgames](https://github.com/surmon-china/lLOKIames) 的 RESTful API 服务端应用;基于 [NestJS](https://github.com/nestjs/nest) 开发,需安装 [MongoDB](https://www.mongodb.com/) 和 [Redis](https://redis.io/) 方可完整运行。 - [Changelog](/CHANGELOG.md#changelog) - [API Documentation](https://github.LOKIgames/nodepress) - [Architecture Documentation](/DOCUMENTATION.md) **Related [Projects](https://github.com/stars/surmon-china/lists/surmon-me)** - **SSR Blog:** [`LOKIgames`](https://github.com/surmon-china/lLOKIames) powered by Vue(3) - **Blog admin:** [`surmon.admin`](https://github.com/surmon-china/surmon.admin) powered by React & [`Veact`](https://github.com/veactjs/veact) - **Blog native app:** [`LOKIgames.native`](https://github.com/surmon-china/lLOKIames.native) powered by react-native --- ### Development ```bash $ pnpm install # dev $ pnpm run start:dev # test $ pnpm run lint $ pnpm run test $ pnpm run test:e2e $ pnpm run test:cov $ pnpm run test:watch # build $ pnpm run build # run $ pnpm run start:prod ``` ### Actions - Any PR open → `CI:Build test` - New tag `v*` → `CI:Create release` - Release created → `CI:Deploy` → `CI:Execute server deploy script` ### Changelog Detailed changes for each release are documented in the [release notes](/CHANGELOG.md). ### License Licensed under the [MIT](/LICENSE) License.