From f4e7211970b50577c1a3ffc71c25399742350957 Mon Sep 17 00:00:00 2001 From: Jules Date: Thu, 10 May 2018 20:38:13 -0400 Subject: msg --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index d1d5fdf..4ff2261 100644 --- a/README +++ b/README @@ -55,5 +55,9 @@ npm start Server will be running at http://localhost:5000/ aka http://lvh.me:5000/ (or whatever port you set in the .env) +### Produciton + In production I use something to daemonize the node server, such as pm2 (provides nice dashboard with uptime, restarts, saves logs, etc). +In .env, set `NODE_ENV=production` :) + -- cgit v1.2.3-70-g09d2