Quick and Easy

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

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
  • decap-cms

    A Git-based CMS for Static Site Generators

  • If you want your clients to be able to update the content a good starting point would be Netlify CMS. It doesn't use a database, instead it reads and writes md (markdown) files in the site structure. Something that all popular static generators can handle. This would require you to use git but this is best practice anyway so if you don't already use it I would strongly recommend doing so regardless. From the sound of it these clients don't have a lot of traffic and the hosting will therefore almost definitely be free on a service like Netlify or Vercel.

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