mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 02:11:04 +08:00
- add english and chinese description fields to all application data files - standardize yaml formatting and indentation across all files - remove BOM characters from several files - fix tag indentation in multiple files - update architecture field formatting in DecoTV and wechat-selkies - fix crossVersionUpdate value from False to false in gitlab applications - improve description field formatting in billion-mail application
22 lines
583 B
YAML
22 lines
583 B
YAML
name: NodeBB
|
|
tags:
|
|
- 建站
|
|
title: 基于 Node.js 的现代化论坛程序
|
|
description: 基于 Node.js 的现代化论坛程序
|
|
additionalProperties:
|
|
key: nodebb
|
|
name: NodeBB
|
|
tags:
|
|
- Website
|
|
shortDescZh: 基于 Node.js 的现代化论坛程序
|
|
shortDescEn: Open source Forum Powered by Node.js
|
|
description:
|
|
en: Open source Forum Powered by Node.js
|
|
zh: 基于 Node.js 的现代化论坛程序
|
|
type: website
|
|
crossVersionUpdate: true
|
|
limit: 0
|
|
website: https://nodebb.org/
|
|
github: https://github.com/NodeBB/NodeBB
|
|
document: https://docs.nodebb.org/
|