web_app_from_scratch

One script for every web framework which sets up a minimal web app with routing, templates and users. (by no-gravity)

Web_app_from_scratch Alternatives

Similar projects and alternatives to web_app_from_scratch

  1. uBlock

    uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Yacy

    Distributed Peer-to-Peer Web Search Engine and Intranet Search Appliance

  4. hello-express

    Discontinued A simple Node app built on Express, instantly up and running.

  5. Benthos

    Discontinued Fancy stream processing made operationally mundane [Moved to: https://github.com/redpanda-data/connect]

  6. share-file-systems

    Use a Windows/OSX like GUI in the browser to share files cross OS privately. No cloud, no server, no third party.

  7. go-sqlite3

    sqlite3 driver for go using database/sql

  8. Web-Dev-For-Beginners

    24 Lessons, 12 Weeks, Get Started as a Web Developer

  9. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  10. DevUtils-app

    All-in-one Toolbox for Developers. Native macOS app.

  11. refined-hacker-news

    ✨ Hacker News, but refined — Interface tweaks and features to make the HN experience better

  12. bangle-io

    A web only WYSIWYG note taking app that saves notes locally in markdown format.

  13. quickjs-emscripten

    Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions

  14. adama-lang

    A headless spreadsheet document container service.

  15. awayto

    Awayto is a curated development platform, producing great value with minimal investment. With all the ways there are to reach a solution, it's important to understand the landscape of tools to use.

  16. node-sqlite3

    SQLite3 bindings for Node.js

  17. langterm

    🕹️ WebGL-based VT220 emulator, made as a learning example and frontend for a text adventure

  18. http-add-on

    Add-on for KEDA to scale HTTP workloads

  19. html-form-to-google-sheet

    How to submit HTML forms to Google Sheets. (Updated for 2024 Script Editor)

  20. rsyscall

    Process-independent interface to Linux system calls

  21. platelet

    Dispatch system for emergency volunteer couriers.

  22. mapzy

    Free, simple, open-source and self-hostable store finder.

  23. SaaSHub

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

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better web_app_from_scratch alternative or higher similarity.

web_app_from_scratch discussion

Log in or Post with

web_app_from_scratch reviews and mentions

Posts with mentions or reviews of web_app_from_scratch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-23.
  • Server-Side Rendering Is a Thiel Truth (2020)
    3 projects | news.ycombinator.com | 23 Aug 2023
    How do you mean Django is heavy? When I think about heavy, I think about how hard it would be to replace the framework with my own code in the future. So I don't like magic. Both, Django and Flask seem to have a similar amount of magic to me. But I might be wrong. I tried Flask only very briefly.

    Me and other devs maintain this repo which shows how to get from a fresh Debian install to a running web app via different frameworks:

    https://github.com/no-gravity/web_app_from_scratch

    As you can see, it also has a Flask version.

    Contributions are welcome!

  • Ask HN: Good resource on writing web app with plain JavaScript/HTML/CSS
    27 projects | news.ycombinator.com | 16 Nov 2022
    Why using python3-django on debian instead of a venv and the last lts of django from pypi on your script[0] ?

    [0]: https://github.com/no-gravity/web_app_from_scratch/blob/main...

  • Ask HN: Do you contribute to open source projects?
    7 projects | news.ycombinator.com | 22 Mar 2022
    I am building an open source web framework comparison.

    The idea is to put together a project that gives an overview of how to set up a minimal viable web application from scratch via all the different frameworks.

    For each framework the project features a self explanatory shell script that builds a web app with routing, templates and user accounts. So there is no ambiguity of how to reproduce the results. And it is even possible to just copy&paste the steps into a docker container and see the framework in action.

    So if you want to compare how the frameworks do templating, you can look at the "Let's use templates" part and have a quick overview of how it is done in Django, Laravel, Flask, Symfony, NextJS...

    So far, 5 developer joined and contributed.

    Here is the repo:

    https://github.com/no-gravity/web_app_from_scratch

  • Ask HN: Who Wants to Collaborate?
    50 projects | news.ycombinator.com | 1 Feb 2022
    I am building an open source web framework comparison.

    The idea is to put together a project that gives an overview of how to set up a minimal viable web application from scratch via all the different frameworks.

    For each framework the project features a self explanatory shell script. So there is no ambiguity of how to reproduce the results. And it is even possible to just copy&paste the steps into a docker container and see the framework in action.

    The shell script for each repo starts from scratch and builds a web app with routing, templates and user accounts.

    Here is the repo:

    https://github.com/no-gravity/web_app_from_scratch

    So if you want to compare how do you use a template, you can look at the "Let's use templates" part and have a quick overview of how it is done in Django, Laravel, Flask, Symfony, NextJS...

    So far, I wrote the beginning of the Django script and two developers contributed Laravel and Symfony scripts. So far we have routing and templates. All three still need user accounts.

    If you are experienced in a web framework, feel free to add to one of the scripts or a new one and send a pull request!

  • A note from our sponsor - SaaSHub
    www.saashub.com | 18 Feb 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic web_app_from_scratch repo stats
5
60
0.0
about 2 years ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Shell is
the 11th most popular programming language
based on number of references?