init
This commit is contained in:
@@ -0,0 +1,53 @@
|
||||
---
|
||||
title: jiscuss文档
|
||||
date: 2019-09-09
|
||||
---
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
::: 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)
|
||||
Reference in New Issue
Block a user