-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Description
After resolving the bson issue and adding a .env file the npm start command seems to work:
$ npm start
node-production@0.0.0 start /Users/hwbrill/node-articles-nlp
nf start
[OKAY] Loaded ENV .env File as KEY=VALUE Format
[OKAY] Trimming display Output to 103 Columns
7:53:03 PM worker.1 | type=info msg="starting worker" concurrency=1
7:53:03 PM worker.1 | type=info msg=connected service=rabbitmq
7:53:03 PM web.1 | type=info msg="starting server" concurrency=1 thrifty=false timeout= busy_ms=
7:53:03 PM web.1 | type=info msg=connected service=rabbitmq
but no server running on localhost:5000
Metadata
Metadata
Assignees
Labels
No labels