web-app

Top 23 web-app Open-Source Projects

  • Gatsby

    The best React-based framework with performance, scalability and security built in.

  • Project mention: Building static websites | dev.to | 2024-04-29

    The first time I started building static websites is when I discovered Gatsby. I built several projects using Gatsby and hosted it on Netlify free tier. It felt like a really robust architecture and I loved that it was free.

  • dash

    Data Apps & Dashboards for Python. No JavaScript Required.

  • Project mention: dash VS solara - a user suggested alternative | libhunt.com/r/dash | 2023-10-13
  • 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
  • vux

    Mobile UI Components based on Vue & WeUI

  • DocsGPT

    GPT-powered chat for documentation, chat with your documents

  • Project mention: You can earn free shirt by contributing to DocsGPT | /r/hacktoberfest | 2023-10-03
  • wasp

    The fastest way to develop full-stack web apps with React & Node.js.

  • Project mention: Wasp x Supabase: Smokin’ Hot Full-Stack Combo 🌶️ 🔥 | dev.to | 2024-05-08

    We used Wasp’s built-in auth which makes your auth totally yours and independent of any 3rd party service. Under the hood, it uses Lucia and Arctic to give you email, username and multiple OAuth providers out of the box.

  • docker-pi-hole

    Pi-hole in a docker container

  • Project mention: Problem - Pi-Hole not getting many DNS requests | /r/pihole | 2023-07-10

    Yesterday I deployed the official pi hole docker container on my raspberry pi 3 and set a custom DNS address on my phone addressing to the pi.

  • jspaint

    🎨 Classic MS Paint, REVIVED + ✨Extras

  • Project mention: Textual Paint – MS Paint in your terminal | news.ycombinator.com | 2023-07-25

    This is by the same person who made jspaint. https://github.com/1j01/jspaint Some of the other projects by the author are also very interesting https://github.com/1j01?tab=repositories&q=&type=&language=&...

    There is this pipes screen saver for example https://1j01.github.io/pipes/

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

    InfluxDB logo
  • phpMyAdmin

    A web interface for MySQL and MariaDB

  • Project mention: From Beginner to Master: The Path to Becoming a PHP Guru | dev.to | 2024-03-12

    Mastering SQL is like engaging in a deep conversation with databases. Sometimes, you might feel like you're "chatting" with data. But don't worry, tools like phpMyAdmin for managing MySQL databases ensure that your data stays put, bidding farewell to the nightmare of "lost data." This phase requires mastering SQL and relational databases like MySQL, using tools like phpMyAdmin for data management and optimization. Tools to consider: phpMyAdmin, MySQL Workbench, Sequel Pro, and other database management tools.

  • GDevelop

    :video_game: Open-source, cross-platform game engine designed to be used by everyone.

  • Project mention: Gamedev.js Jam 2024 start and theme announcement! | dev.to | 2024-04-13

    5 × GDevelop Gold license for 12 months

  • low-level-design-primer

    Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.

  • intercooler-js

    Making AJAX as easy as anchor tags

  • Project mention: Htmx and the Rule of Least Power | news.ycombinator.com | 2024-04-12

    An early version of Htmx was in fact based on jQuery (https://intercoolerjs.org).

  • Strider

    Open Source Continuous Integration & Deployment Server

  • My Mind

    Online Mindmapping Software

  • insect

    High precision scientific calculator with support for physical units

  • Project mention: Show HN: Numbat – A programming language with physical dimensions as types | news.ycombinator.com | 2023-11-16

    Apparently this replaces https://github.com/sharkdp/insect

  • KeyBox

    Bastillion is a web-based SSH console that centrally manages administrative access to systems. Web-based administration is combined with management and distribution of user's public SSH keys.

  • wwwsqldesigner

    WWW SQL Designer, your online SQL diagramming tool

  • Project mention: SQLite Schema Diagram Generator | news.ycombinator.com | 2024-03-23
  • lowdefy

    The config web stack for business apps - build internal tools, client portals, web apps, admin panels, dashboards, web sites, and CRUD apps with YAML or JSON.

  • Project mention: Pkl, a Programming Language for Configuration | news.ycombinator.com | 2024-02-02

    I'm really enjoying reading through the docs and the tutorial. We've created Lowdefy, a config web-stack which makes it really simple to build quite advanced web apps. We're writing everything in YAML, but it has it's limitations, specifically when doing config type checking and IDE extensions that go beyond just YAML.

    I've been looking for a way to have typed objects in the config to do config suggestions and type checking.. PKL looks like it can do this for us. And with the JSON output we might even be able to get there with minimal effort.

    Is there anyone here with some PKL experience that would be willing to answer some technical questions re the use of PKL for more advanced, nested config?

    See Lowdefy:

    https://lowdefy.com/

    https://github.com/lowdefy/lowdefy

  • awesome-no-login-web-apps

    🚀 Awesome (free) web apps that work without login

  • electrode

    Web applications with node.js and React

  • themostdangerouswritingapp

    If you stop typing for more than five seconds, all progress will be lost.

  • hackerweb

    A simply readable Hacker News web app

  • hackernews

    HackerNews clone built with Nuxt. (by nuxt)

  • convos

    Convos :busts_in_silhouette: is the simplest way to use IRC in your browser

  • Project mention: Show HN: GodotOS: A Fake Operating System Interface Made in the Godot Engine | news.ycombinator.com | 2024-01-11

    Excellent idea! You'll have a mature, open standard protocol under the hood, with no vendor lock-in, excellent extensibility, and great modern frontends like The Lounge (https://thelounge.chat/) or Convos (https://convos.chat/) to choose from (and you can choose).

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

web-app related posts

  • Ask HN: Would you use a Low-effort Microservice Builder?

    2 projects | news.ycombinator.com | 6 May 2024
  • Using Wasp to Build Full-Stack Web Applications on Koyeb

    2 projects | dev.to | 2 May 2024
  • 🥇The first framework that lets you visualize your React/NodeJS app 🤯

    1 project | dev.to | 23 Apr 2024
  • Adoptoposs Find new (co-)maintainers for your open source software project

    1 project | news.ycombinator.com | 19 Apr 2024
  • Ask HN: What's a batteries-included framework that's React-first?

    3 projects | news.ycombinator.com | 18 Apr 2024
  • Garden – The Design System by Zendesk

    1 project | news.ycombinator.com | 7 Mar 2024
  • Wasp – Rails-Like Framework for React, Node.js and Prisma

    1 project | news.ycombinator.com | 30 Jan 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 18 May 2024
    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. Learn more →

Index

What are some of the best open-source web-app projects? This list will help you:

Project Stars
1 Gatsby 55,049
2 dash 20,583
3 vux 17,602
4 DocsGPT 14,208
5 wasp 11,989
6 docker-pi-hole 7,902
7 jspaint 7,123
8 phpMyAdmin 7,060
9 GDevelop 6,146
10 low-level-design-primer 5,878
11 intercooler-js 4,727
12 Strider 4,587
13 My Mind 3,263
14 insect 3,154
15 KeyBox 3,107
16 wwwsqldesigner 2,849
17 lowdefy 2,564
18 awesome-no-login-web-apps 2,486
19 electrode 2,097
20 themostdangerouswritingapp 1,654
21 hackerweb 1,222
22 hackernews 1,212
23 convos 1,007

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com