Is there any way to let a client test website without giving them the code?

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
  • ngrok

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

    The cheapest and easiest way will be to run a test server, something as easy as python3 -m http.server in your project directory and combine it with a tool like Ngrok to allow your users to access the app remotely.

  • neko

    A self hosted virtual browser that runs in docker and uses WebRTC.

    You could spin up something like Kasm Workspaces, Neko or Docker Webtop.

  • 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.

  • workspaces-core-images

    You could spin up something like Kasm Workspaces, Neko or Docker Webtop.

  • docker-webtop

    Ubuntu, Alpine, Arch, and Fedora based Webtop images, Linux in a web browser supporting popular desktop environments.

    You could spin up something like Kasm Workspaces, Neko or Docker Webtop.

  • Contract-Templates

  • localtunnel

    expose yourself

    I prefer localtunnel: https://github.com/localtunnel/localtunnel

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