https://github.com/veluxa/leanoteservice
蚂蚁笔记WIN平台伺服器后台
https://github.com/veluxa/leanoteservice
aardio leanote
Last synced: 5 months ago
JSON representation
蚂蚁笔记WIN平台伺服器后台
- Host: GitHub
- URL: https://github.com/veluxa/leanoteservice
- Owner: veluxa
- License: mit
- Created: 2018-11-19T01:52:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-19T03:59:32.000Z (over 7 years ago)
- Last Synced: 2025-06-11T15:39:18.383Z (about 1 year ago)
- Topics: aardio, leanote
- Homepage:
- Size: 604 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LeanoteService
蚂蚁笔记WIN平台伺服器后台

1. 安装mongodb
2. 下载并配置leanote
3. 添加系统环境变量:
| 变量名 | 变量值 |
| -- | -- |
| SCRIPTPATH | C:\leanote (leanote 解压目录) |
| leanotePath | %SCRIPTPATH%\bin\src\github.com\leanote |
| GOPATH | %SCRIPTPATH%\bin |
2. 下载并配置yapi(教程:https://www.jianshu.com/p/ea18b317da2e)
