Creating a Package of Your Web Application in G Web Development Software or LabVIEW NXG Web Module
- Updated2025-10-28
- 2 minute(s) read
Creating a Package of Your Web Application in G Web Development Software or LabVIEW NXG Web Module
Build a package (.nipkg) of your web application to host it on SystemLink.
- Create a web application you want to host.
- Remove the API key from the panel and the diagram to maximize the security of your web application. Refer to the Hosting Authentication Credentials Securely section of Security in NI Web Technology for more information.
-
Click
.
The Package document opens in the project.
-
Drag your web application from the Project Files tab to
the Files section.
You can include applications and other support files.The Package document automatically calculates the package dependencies that your application requires.
-
Review the contents of the
Package Dependencies section, which displays package dependencies your application requires.
You can include additional dependencies by clicking Dependencies and selecting packages under Add Dependencies.
-
In the
Information section, confirm that the Package document filled the text boxes with information you want.
The Package document automatically gathers information from the project and your NI User Account to complete the Information section. The values in the text boxes become metadata in the package. NI Package Manager reads the metadata of packages to sort them and display information about them to users.
- On the Document tab, select Web Server as the Build target.
- Select Package as the Output type.
- Click .
-
Click
Build.
The Build Queue tab shows the status of the build process.