How do you use IPFS on your daily lives or on your apps?

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

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • ipfs-deploy

    Zero-Config CLI to Deploy Static Websites to IPFS

  • I've got a basic personal site with blog posts and random stuff that I also make available through IPFS. The site is made with Gatsby, a static site generator that generates a folder full of html files and resources. I host those on a normal webserver, but I also publish the files onto IPFS (using ipfs-deploy and https://pinata.cloud/ as the pinning service) and then have a DNSLink DNS record on the domain (that gets updated by ipfs-deploy) so that people with IPFS-compatible browsers can access the site through IPFS. It's also nice that it means a mirror of my site is also accessible through https://MY-DOMAIN-COM.ipns.dweb.link. I like knowing that if anything happens to my regular webserver, then as long as the domain is still up then there good ways to access my site and for anyone to help preserve my site.

  • 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

  • ipfs-deploy VS create-ipfs-app - a user suggested alternative

    2 projects | 7 Aug 2022
  • How do piracy websites have so much storage?

    1 project | /r/webdev | 7 Dec 2023
  • Notice how there's less hate against AI companies than crypto startups?

    1 project | /r/CryptoCurrency | 10 Mar 2023
  • Deploying My Blog to IPFS

    4 projects | dev.to | 19 Jun 2022
  • Referencing external Docker containers in .NET Aspire using the new custom resources API

    2 projects | dev.to | 4 May 2024