What is the best way to share websites I work on with non-web devs? What do you use to share?

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • vercel

    Develop. Preview. Ship.

  • Deploy on sites like Netlify(https://netlify.com) or Vercel(https://vercel.com). Deploying and hosting will be abslolutely free.

  • pages-gem

    A simple Ruby Gem to bootstrap dependencies for setting up and maintaining a local Jekyll environment in sync with GitHub Pages

  • Any reason GitHub pages wouldn't work for you?

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • ngrok

    Expose your localhost to the web. Node wrapper for ngrok. (by bubenshchykov)

  • I have used https://ngrok.com/ in the past, just keep in mind that you have to keep the machine, dev server and tunnel running, while you want to share the site with others. And don't forget to close the tunnel when you're done and don't run any sensitive application on the tunnel without proper authentication/security.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts