在线书签管理工具
Go to file
HelloWorld 6edf44671e add registerAction 2020-03-13 13:45:06 +08:00
src add registerAction 2020-03-13 13:45:06 +08:00
test 采用thinkjs重构 2020-03-13 09:08:42 +08:00
view 将前端页面整理进来 2020-03-13 10:43:52 +08:00
www add registerAction 2020-03-13 13:45:06 +08:00
.eslintrc 采用thinkjs重构 2020-03-13 09:08:42 +08:00
.gitignore 采用thinkjs重构 2020-03-13 09:08:42 +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 采用thinkjs重构 2020-03-13 09:08:42 +08:00
package-lock.json 采用thinkjs重构 2020-03-13 09:08:42 +08:00
package.json 采用thinkjs重构 2020-03-13 09:08:42 +08:00
pm2.json 采用thinkjs重构 2020-03-13 09:08:42 +08:00
production.js 采用thinkjs重构 2020-03-13 09:08:42 +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