Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 710 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 710 Bytes

WordPress VIP Node.js Skeleton

Welcome to WordPress VIP! This repository is a starting point for building a Node.js application on WordPress VIP. It implements the basic requirements needed to successfully deploy and run an application on the platform. The entrypoint /src/index.js is heavily annotated with comments that explain these requirements.

This repository also includes code examples that demonstrate how to use various frameworks and technologies on the VIP Platform.

Documentation

Further information, requirements, and best-practice advice can be found in WordPress VIP's documentation on Node.js.