-
Notifications
You must be signed in to change notification settings - Fork 2
Installation
Deva Kumar edited this page Apr 27, 2022
·
2 revisions
Install the server as part of your application repository
npm install @sassoftware/viya-appserverjs
The app server is designed as a cli. Use npx as follows:
npx @sassoftware/viya-appserverjs --env=./override.env --docker=./Dockerfile --appenv=./appenv.js