• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Question Not sure how to setup node.js (svelte & express) application

chrisjudd

New Pleskian
Server operating system version
Ubuntu 20.04.6 LTS
Plesk version and microupdate number
Plesk Obsidian Version 18.0.50 Update #2
I am trying to figure out how to setup this application I have that I can run on my local machine fine just not sure how to run it in plesk.

This is exactly what I am trying to get running:
[redacted]

Backend is the express part and Frontend the Svelte part of course.

When I run it locally I can do npm start or pnpm start (i prefer pnpm) from within the backend folder and the frontend folder.

Would I need to put these on different subdomains in plesk?
 
Last edited by a moderator:
Back
Top