Results 9 comments of lybing

Hi manpreetsinghsodhi, You can press the blank place to select you time. ![2015-04-21 13_17_17](https://cloud.githubusercontent.com/assets/12037102/7246112/7369ca64-e82a-11e4-8cc9-db0caf1fa439.png)

1. add showSelectedText : '=', into scope 2. ` $scope.$watch("showSelectedText" , function( newVal ) { ``` if( newVal ) { $scope.showSelectedText = newVal; } });` ``` 3. add a judgement...

我运行提示: Traceback (most recent call last): File "main.py", line 3, in from app import app File "./app.py", line 1, in from slim import Application, CORSOptions ModuleNotFoundError: No module named 'slim'

> emmmmm 之前requirements里的slim版本太旧了,导致了问题,最近更新了,还在抽空写文档。 > @lybing 你没安装requirements。我觉得我还是弄个dockerfile吧 这样简单些 好的,感谢,还是搞个dockerfile方便些,不然我这种弱前端的要搞不少东西,太费劲了

+1,没什么并发的站,不需要七牛

提前装好> redis、mysql 设置环境: 复制一份配置 > cp ./config/env.sample.ini ./config/env.ini 修改相关配置 > vim ./config/env.ini 然后就是按照楼上的做法,要多注意看看日志:log/error.xxx.log

> > 提前装好> redis、mysql > > 设置环境: > > 复制一份配置 > cp ./config/env.sample.ini ./config/env.ini > > 修改相关配置 > vim ./config/env.ini > > 然后就是按照楼上的做法,要多注意看看日志:log/error.xxx.log > > 数据库需要手动初始化吗?另外手动初始化以后 一直在执行这个sql > > >...

iis 会自动回收,两个方案: 1. 整个 window 服务,定时向这个站点触发一下请求 2. 不要通过 iis 部署

When the network is abnormal, keep circling and need to close the software to exit. ![Snipaste_2023-08-02_23-10-07](https://github.com/AppFlowy-IO/AppFlowy/assets/12037102/6c2fb270-87af-4f28-b7c5-7b3de5286dac)