在线书签管理工具
Go to file
HelloWorld c9ca92485c fix bug 2020-04-09 12:10:29 +08:00
src 个人定制第一页最近新增最后点击最多点击按照2:2:1的比例分配显示 2020-04-09 10:53:18 +08:00
test 采用thinkjs重构 2020-03-13 09:08:42 +08:00
view 完成备忘的更新 2020-04-08 11:10:32 +08:00
www fix bug 2020-04-09 12:10:29 +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