添加redis和rpc功能

This commit is contained in:
2021-08-29 18:31:21 +08:00
parent c5c2efb823
commit 430d002311
17 changed files with 643 additions and 231 deletions

2
pm2.sh
View File

@@ -1,5 +1,7 @@
#!/bin/sh
export NODE_ENV=production
pm2 start --name express-template ./www -i 0
pm2 log