diff options
| -rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,4 +53,5 @@ npm start Server will be running at http://lvh.me:5000/ (or whatever port you set in the .env) +In production I use something to daemonize the node server, such as pm2 (provides nice dashboard with uptime, restarts, saves logs, etc). Run the web server on a high port and then put it behind NGINX. |
