AWS Documentation

  1. Home
  2. Docs
  3. AWS Documentation
  4. AWS Mozaïk on Amazon Linux/UNIX
  5. Running the App

Running the App

Run the Mozaïk app with node or npm.

node app.js

Alternatively, PM2 is also installed, the user may use PM2 commands to daemonize and monitor the application.

pm2 start /home/apps/mozaik-demo/app.js

For further pm2 commands, refer to the pm2 documentation.

The Mozaïk demo package is downloaded from plouc’s GitHub. The detail on how to perform common tasks can be found in the Readme.

Was this article helpful to you? Yes No

How can we help?