Skip to content

Commit 8e17726

Browse files
author
App Generator
committed
Release v0.0.9 - added PM2 for production
1 parent 04ccd62 commit 8e17726

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## [0.0.9] 2021-07-19
4+
### Production Update
5+
6+
- Use `pm2` in production - new targets added to `package.json`
7+
- `start` uses `pm2` to start
8+
- `start-node` - load typescript build with Node JS
9+
310
## [0.0.8] 2021-07-09
411
### Improvements & Fixes
512

0 commit comments

Comments
 (0)