Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/automattic/vip-go-node-skeleton


https://github.com/automattic/vip-go-node-skeleton

vip

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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`](./src/index.js) is heavily annotated with comments that explain these requirements.

This repository also includes [code examples](./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](https://docs.wpvip.com/technical-references/node-js/).