Software Alternatives & Reviews

Where to Host a Node.js App

ngrok Glitch CodePen Autocode
  1. 1
    ngrok enables secure introspectable tunnels to localhost webhook development tool and debugging tool.
    Pricing:
    • Open Source
    For organizing local tunnels, there is a very good service, ngrok, available for many platforms. Using ngrok, it is enough to execute a command like ngrok PORT and the port you specified will be available from the Internet. At the same time, if you use the free version of the service, you will have an address in the domain ngrok.com. If you decide to sign up for a paid subscription, you can use your own domain names, and, in addition, you can improve the security of the solution (using ngrok, you open access to your computer to the entire Internet).

    #Testing #Localhost Tools #Webhooks 369 social mentions

  2. 2
    Glitch is the friendly community where everyone builds the web. Simple, powerful interface for creating web apps.
    Pricing:
    • Open Source
    • Free
    • Free Trial
    Glitch is a playground and a way to build your apps faster than ever, and see them live on their own glitch.com subdomain. You can also add a custom domain to your Glitch project. It looks fun (and this is a plus), and it’s not a dumbed-down environment — you get all the power of Node.js, a CDN, secure storage for credentials, GitHub import/export, and much more.

    #Text Editors #Cloud Hosting #Code Collaboration 112 social mentions

  3. A front end web development playground.
    Codepen is a great platform around which an interesting community has formed. Here you can create projects that include multiple files and deploy them using your own domain.

    #Text Editors #Programming #Code Collaboration 484 social mentions

  4. Build app-to-app API workflows with automatic codegen
    Pricing:
    • Open Source

    #Web Service Automation #Automation #Developer Tools 23 social mentions

Discuss: Where to Host a Node.js App

Log in or Post with