Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 707 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 707 Bytes

Backend

Starting

Production

In production stage backend server is started by npm run start script.

Development

For a development puropses you can start backend in different modes using the following scripts:

  • npm run devStart - single-instance development mode
  • npm run devTrace - single-instance development mode with stack traces for process warnings
  • npm run devDebug - single-instance development mode with inspector started (see Debugging guide for details)

Troubleshooting

  • In case of npm run devStart fails to run, please verify first that there are write permissions to /var/log/cloudify/stage.