Node.js Apps
Welcome to the TIBCO Cloud™ Integration - Node.js app User's guide.
This section contains the following topics:
- Getting Started with Node.js Apps - An overview of Node.js apps.
- Node.js Prerequisites - What you need before using Node.js apps.
- Creating Your First Node.js App - How to create a Node.js app.
- Deploying a Node.js App - How to push and deploy Node.js apps.
- Test Your Node.js App - How to test a pushed Node.js app.
- Managing Node.js Apps - How to start, stop, scale, view logs and metrics, and perform other management tasks for Node.js apps.
- Using Environment Variables in Node.js Apps - How to use environment variables to inject new values into your app without redeploying it.
- Adding Node.js Dependencies - Using npm modules in your Node.js app.
- Running a Node.js App Locally - How to run your Node.js app locally for testing.
- Node.js Generated Code - About the code inside a generate Node.js app.