Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1011 Bytes

File metadata and controls

17 lines (14 loc) · 1011 Bytes

# HostingV1NodeJsStartBuildRequest

Properties

Name Type Description Notes
nodeVersion int Node.js version
appType string Node.js application type
rootDirectory string Application root directory (where package.json is located) relative to public_html
outputDirectory string Build output directory relative to the root directory
buildScript string Build script that will be ran to build the application
entryFile string The main entry point file for the application
packageManager string Package manager
sourceType string The source type of the files
sourceOptions \Hostinger\Model\HostingV1NodeJsStartBuildRequestSourceOptions

[Back to Model list] [Back to API list] [Back to README]