Title: Application
Author: WordPress VIP Documentation
Published: January 17, 2022
Last modified: May 23, 2024

---

 1. [VIP Dashboard](https://docs.wpvip.com/vip-dashboard/)
 2. [Application view](https://docs.wpvip.com/vip-dashboard/application-view/)
 3. Application

#  Application

A [WordPress](https://docs.wpvip.com/wordpress-on-vip/) or [Node.js](https://docs.wpvip.com/node-js/)
VIP application is comprised of:

 * A single [wpcomvip GitHub repository](https://docs.wpvip.com/wpcomvip-github-repository/)
   where custom code is added.
 * A collection of one or more [VIP Platform environments](https://docs.wpvip.com/vip-platform/environments/)
   to which custom code from [a branch in the application’s GitHub repository is deployed](https://docs.wpvip.com/github-repository/code-deployments/).
 * Media files that are added to the [VIP File System](https://docs.wpvip.com/vip-go-files-system/)(
   via [WordPress upload](https://wordpress.org/support/article/media-add-new-screen/)
   or [VIP-CLI media import](https://docs.wpvip.com/vip-file-system/import-media-files/))
   with association to the application’s environments.

Last updated: May 23, 2024