Jump to content
  • Getting started with Node.js on TIBCO Cloud Integration


    Deepesh Tiwari

    Node.js on TCI

    1. Getting started
    2. Prerequisites
    3. My first Node.js app
    4. Deploy your first Node.js app
    5. Test your Node.js app
    6. Manage your Node.js apps
    7. Adding dependencies to your app
    8. Run your app locally
    9. Understanding the generated code
    10. Advanced topics
    11. Best practices
    12. Resources

    Node.js® is a JavaScript runtime built on Chrome?s V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js? package ecosystem, npm, is the largest ecosystem of open source libraries in the world.

    With TIBCO Cloud Integration you can build your Node.js in two ways. The first option is to start with an API specification and generate your implementation from there. The second option is to start with, an almost, blank slate. In this documentation we?ll show you both options, so you can choose whichever fits your needs best.

    The tutorials do assume that you have a TIBCO Cloud Integration account and that you have Node.js installed.

    Let's get started!    Show me the prerequisites first


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...