Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Chatopera OpenSource
/
ferry_web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
aae98f31
authored
Jul 19, 2020
by
Mr. Lan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update readme
parent
2e3705f8
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
4 deletions
README.md
README.md
View file @
aae98f31
...
@@ -2,6 +2,7 @@
...
@@ -2,6 +2,7 @@
<img
src=
"https://www.fdevops.com/wp-content/uploads/2020/07/1595066253-ferry_logo_meitu_1.png"
>
<img
src=
"https://www.fdevops.com/wp-content/uploads/2020/07/1595066253-ferry_logo_meitu_1.png"
>
</p>
</p>
<p
align=
"center"
>
<p
align=
"center"
>
<a
href=
"https://github.com/lanyulei/ferry"
>
<a
href=
"https://github.com/lanyulei/ferry"
>
<img
src=
"https://www.fdevops.com/wp-content/uploads/2020/07/1595067271-badge.png"
>
<img
src=
"https://www.fdevops.com/wp-content/uploads/2020/07/1595067271-badge.png"
>
...
@@ -42,7 +43,9 @@ npm >= 6.14
...
@@ -42,7 +43,9 @@ npm >= 6.14
```
```
# 1. 获取代码
# 1. 获取代码
git https://github.com/lanyulei/ferry.git
git clone https://github.com/lanyulei/ferry.git
or
git clone https://gitee.com/xiao_lei/ferry.git
# 2. 进入工作路径
# 2. 进入工作路径
cd ./ferry
cd ./ferry
...
@@ -66,7 +69,9 @@ go run main.go server -c=config/settings.dev.yml
...
@@ -66,7 +69,9 @@ go run main.go server -c=config/settings.dev.yml
```
```
# 1. 获取代码
# 1. 获取代码
git https://github.com/lanyulei/ferry_web.git
git clone https://github.com/lanyulei/ferry_web.git
or
git clone https://gitee.com/xiao_lei/ferry_web.git
# 2. 进入工作路径
# 2. 进入工作路径
cd ./ferry_web
cd ./ferry_web
...
@@ -78,6 +83,7 @@ npm install
...
@@ -78,6 +83,7 @@ npm install
npm run dev
npm run dev
```
```
#### 上线部署
#### 上线部署
后端
后端
...
@@ -177,12 +183,11 @@ mv dist web
...
@@ -177,12 +183,11 @@ mv dist web
[
兰玉磊的技术博客
](
https://www.fdevops.com/
)
[
兰玉磊的技术博客
](
https://www.fdevops.com/
)
## 特别感谢
## 特别感谢
[
go-amdin # 不错的后台开发框架
](
https://github.com/wenjianzhang/go-admin.git
)
[
go-amdin # 不错的后台开发框架
](
https://github.com/wenjianzhang/go-admin.git
)
[
vue-element-admin # 不错的前端模版框架
](
https://github.com/PanJiaChen/vue-element-admin
)
[
vue-element-admin # 不错的前端模版框架
](
https://github.com/PanJiaChen/vue-element-admin
)
[
vue-form-making # 表单设计器,开源版本比较简单,如果有能力的话可以自己进行二次开发
](
https://github.com/GavinZhuLei/vue-form-making.git
)
[
vue-form-making # 表单设计器,开源版本比较简单,如果有能力的话可以自己进行二次开发
](
https://github.com/GavinZhuLei/vue-form-making.git
)
[
wfd-vue # 流程设计器
](
https://github.com/guozhaolong/wfd-vue
)
[
wfd-vue # 流程设计器
](
https://github.com/guozhaolong/wfd-vue
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment