An open API service indexing awesome lists of open source software.

https://github.com/walinejs/tcb-starter

Waline 腾讯云开发快速部署模板
https://github.com/walinejs/tcb-starter

cloudbase waline

Last synced: 8 months ago
JSON representation

Waline 腾讯云开发快速部署模板

Awesome Lists containing this project

README

          

# [Waline](https://github.com/walinejs/tcb-starter)

Waline 是一款基于 Valine 衍生的简洁、安全的评论系统,该项目是使用云开发的一个 [Waline](https://waline.js.org) 应用示例,可以基于 **[CloudBase Framework](https://github.com/TencentCloudBase/cloudbase-framework)** 框架将项目一键部署到云开发环境。

## 开发者信息

本应用由 [@lizheming](https://github.com/lizheming) 开发提供

## 使用

[DEMO](https://waline-2gm7vu3aae9513e2-1252157872.tcloudbaseapp.com/)

## 部署

本项目基于腾讯开源项目 [CloudBase Framework](https://github.com/Tencent/cloudbase-framework) [![star](https://img.shields.io/github/stars/Tencent/cloudbase-framework?style=social)](https://github.com/Tencent/cloudbase-framework) 开发部署,支持一键云端部署

点击下方按钮使用 [CloudBase Framework](https://github.com/TencentCloudBase/cloudbase-framework) 可以在云端一键部署本项目到自己的云开发账号上。

[![](https://main.qcloudimg.com/raw/67f5a389f1ac6f3b4d04c7256438e44f.svg)](https://console.cloud.tencent.com/tcb/env/index?action=CreateAndDeployCloudBaseProject&tdl_anchor=github&tdl_site=0&appUrl=https%3A%2F%2Fgithub.com%2Fwalinejs%2Ftcb-starter&appName=waline)

### 配置

关于项目更多的配置项,可查看 [服务端配置](https://waline.js.org/reference/server.html)。

## 开发

你也可以下载项目后,使用 [CloudBase CLI](https://docs.cloudbase.net/cli-v1/intro.html) 在终端中一键部署。

```
tcb framework deploy --verbose -e 环境id
```

## 文档

- [CloudBase Framework 文档](https://docs.cloudbase.net/framework/)
- [Waline 文档](https://waline.js.org)