From 92d317a15313d293bde6ead0d5ab561be4f59740 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=98=8E=E7=86=B9?= <10194500031@stu.ecnu.edu.cn> Date: Sun, 17 Jan 2021 00:31:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 59ce4c0..17fd538 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,27 @@ # Fast Minder + ## 简介 + 一款在线制作思维导图的app,支持从本地导入文件以及把制作好的脑图导到出到本地。 -![image](http://gitea.shuishan.net.cn/10194500031/CloudComputing/src/branch/master/style.png) \ No newline at end of file + +![image](http://gitea.shuishan.net.cn/10194500031/CloudComputing/src/branch/master/style.png) + +## Ucloud镜像部署 + +账号:2789706336@qq.com + +密码:ashin1314 + +镜像名称:云计算大作业 + +启动指令: + +1. nginx + +2. nohup python3 ./flask1/app.py & + +3. nohup python3 ./flask2/app.py & + +## 功能简介 + +1. \ No newline at end of file