在线书签管理工具
Go to file
HelloWorld 6c4dc01f36 完成书签分类页面的预加载 2020-04-08 08:48:00 +08:00
src 优化查询时间 2020-04-07 22:13:23 +08:00
test 采用thinkjs重构 2020-03-13 09:08:42 +08:00
view 接口命名统一一下 2020-03-31 11:06:21 +08:00
www 完成书签分类页面的预加载 2020-04-08 08:48:00 +08:00
.eslintrc 采用thinkjs重构 2020-03-13 09:08:42 +08:00
.gitignore 导航去掉loading 2020-04-04 21:50:16 +08:00
README.md 采用thinkjs重构 2020-03-13 09:08:42 +08:00
development.js 采用thinkjs重构 2020-03-13 09:08:42 +08:00
nginx.conf update pm2 2020-04-04 15:42:44 +08:00
package.json 完成备忘录的添加 2020-03-26 15:13:54 +08:00
pm2.json update pm2 2020-04-04 15:42:44 +08:00
production.js 采用thinkjs重构 2020-03-13 09:08:42 +08:00
schema.sql update pm2 2020-04-04 15:42:44 +08:00
update.sql update pm2 2020-04-04 15:42:44 +08:00

README.md

Application created by ThinkJS

Install dependencies

npm install

Start server

npm start

Deploy with pm2

Use pm2 to deploy app on production enviroment.

pm2 startOrReload pm2.json