Commit b0e6b8a7 authored by Scotty Logan's avatar Scotty Logan
Browse files

switched to using npm start to start app

parent 4aed9f65
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#! /bin/bash

cd /app && node app.js
cd /app && npm start
+1 −1
Original line number Diff line number Diff line
{
  "name":                     "suet-nodejs",
  "description":              "Node image configuration",
  "version":                  "1.0.0",
  "version":                  "1.0.1",
  "author":                   "Stanford University Emerging Technologies",
  "summary":                  "Configures Node image",
  "license":                  "MIT",