Files
jiscuss-webapp/docs/views/other/guide.md
T
2026-04-29 19:08:28 +08:00

53 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: jiscuss文档
date: 2019-09-09
---
![vuepress](https://img.shields.io/badge/vuepress-0.14.8-brightgreen.svg)
![leancloud-storage](https://img.shields.io/badge/leancloud--storage-3.10.1-orange.svg)
![valine](https://img.shields.io/badge/valine-1.3.4-blue.svg)
::: tip 介绍
1. 这是一个JAVA项目,旨在简单易用的前提下添加论坛所需的发帖、回帖、用户管理、评论等功能;<br>
2. 项目追求极简;<br>
3. 你可以打开 [Jiscuss Demo](http://demo.jiscuss.com) 来查看效果。
:::
## Use
**Build**
```bash
# 文档后续补充
```
**Server**
```bash
# 文档后续补充
```
## Play Together
### 0.x
`Jiscuss` 是基于 `JAVA` 的论坛项目。
目前基础架构由`SpringBoot ` `SpringJPA ` `H2 Database ` `Semantic-UI ` 等组成。
项目开源不久,很多朋友通过各种联系方式,给到很多好的意见和建议,所以我个人也在积极地更新。
### CLI
还是衷心地希望能有更多的朋友参与进来,更好地去完善它,就是希望能让Jiscuss,功能越完善,使用越来越简单。
## License
[MIT](https://github.com/chuyaoyuan)