awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
upstash avatar

upstash/jstack

0
View on GitHub↗
3,760 星标·143 分支·TypeScript·MIT·2 次浏览jstack.app↗

Jstack

jstack is a TypeScript full stack framework and edge-compatible web stack. It serves as a development setup that ensures end-to-end type safety by sharing TypeScript definitions between the server and the client.

The project functions as a Next.js application boilerplate, providing a pre-configured starting point for building web applications with integrated routing, styling, and database tools. It includes a type-safe database integration system that automatically generates TypeScript definitions from database schemas to prevent runtime data errors.

The framework covers full stack web development and rapid application prototyping. Its capabilities include Next.js application scaffolding and the deployment of application logic to globally distributed edge runtimes.

Features

  • Full-Stack Web Frameworks - Provides a full-stack web framework for building complete applications with shared types and server-side rendering.
  • Edge Runtime Deployments - Provides the ability to deploy application logic to globally distributed edge runtimes.
  • Type-Safe Database Clients - Generates strongly-typed interfaces for database operations to ensure compile-time safety.
  • Edge Computing Deployments - Deploys compute and storage resources at the network edge to minimize user latency.
  • Edge Web Application Hosting - Hosts full-stack web applications, including API and rendered pages, at the network edge.
  • Database Schema Type Generation - Automatically generates TypeScript types from database schemas to ensure end-to-end type safety.
  • End-to-End Type Safety Frameworks - Ensures consistent data structures across the entire application stack by automatically propagating types.
  • Full-Stack Frameworks - Integrated environment for building complete, type-safe web applications from frontend to backend.
  • File-System Based Routing - Uses a file-system based routing mechanism to map directory structures to application URLs.
  • Next.js Starter Kits - Offers pre-configured starter kits for bootstrapping Next.js applications with common integrations.
  • Rapid Web Prototyping - Accelerates the initial development phase using a lightweight, opinionated stack for rapid web prototyping.
  • Server-Side Rendering - Supports server-side rendering to generate HTML before sending it to the browser.

Star 历史

upstash/jstack 的 Star 历史图表upstash/jstack 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

upstash/jstack 是做什么的?

jstack is a TypeScript full stack framework and edge-compatible web stack. It serves as a development setup that ensures end-to-end type safety by sharing TypeScript definitions between the server and the client.

upstash/jstack 的主要功能有哪些?

upstash/jstack 的主要功能包括:Full-Stack Web Frameworks, Edge Runtime Deployments, Type-Safe Database Clients, Edge Computing Deployments, Edge Web Application Hosting, Database Schema Type Generation, End-to-End Type Safety Frameworks, Full-Stack Frameworks。

upstash/jstack 有哪些开源替代品?

upstash/jstack 的开源替代品包括: wasp-lang/wasp — Wasp is a declarative full-stack web framework that enables developers to build and deploy applications by defining… answerdotai/fasthtml — FastHTML is a full-stack Python web framework designed for building interactive web applications using pure Python. It… ripple-ts/ripple — Ripple is a full-stack TypeScript web framework and reactive UI library used for building interfaces with server-side… alephjs/aleph.js — aleph.js is a full-stack web framework for the Deno runtime. It integrates server-side logic and client-side… vikejs/vike — Vike is a full-stack web framework that provides server-side rendering with client-side hydration, static site… meteor/meteor — Meteor is a full-stack JavaScript application platform and real-time application server. It provides a unified…

Jstack 的开源替代方案

相似的开源项目,按与 Jstack 的功能重合度排序。
  • wasp-lang/waspwasp-lang 的头像

    wasp-lang/wasp

    18,146在 GitHub 上查看↗

    Wasp is a declarative full-stack web framework that enables developers to build and deploy applications by defining their architecture in a centralized configuration. By using a high-level specification, the framework automates the orchestration of frontend, backend, and database components, ensuring that infrastructure concerns like routing, authentication, and data modeling are handled consistently across the entire stack. The framework distinguishes itself through its compiler-driven approach, which translates declarative configurations into cohesive, production-ready codebases. It provide

    TypeScripthaskelljavascriptnode
    在 GitHub 上查看↗18,146
  • answerdotai/fasthtmlAnswerDotAI 的头像

    AnswerDotAI/fasthtml

    6,846在 GitHub 上查看↗

    FastHTML is a full-stack Python web framework designed for building interactive web applications using pure Python. It functions as an HTMX integration framework and a Python HTML domain-specific language, allowing developers to generate HTML structures using native objects and functions instead of external templating files. The framework is distinguished by its native support for real-time bidirectional communication via WebSockets and Server-Sent Events, enabling server-side updates to be pushed to the browser without full page reloads. It further integrates identity management through OAut

    Jupyter Notebook
    在 GitHub 上查看↗6,846
  • ripple-ts/rippleRipple-TS 的头像

    Ripple-TS/ripple

    7,379在 GitHub 上查看↗

    Ripple is a full-stack TypeScript web framework and reactive UI library used for building interfaces with server-side rendering. It organizes user interfaces into a hierarchy of reusable, scoped components with built-in state management and client-side hydration. The framework is distinguished by its fine-grained reactivity, which updates specific DOM elements without requiring full component re-renders. It integrates server-side logic and client-side components within a single TypeScript codebase, enabling a unified full-stack development workflow. The system covers a broad range of capabil

    JavaScript
    在 GitHub 上查看↗7,379
  • alephjs/aleph.jsalephjs 的头像

    alephjs/aleph.js

    5,188在 GitHub 上查看↗

    aleph.js is a full-stack web framework for the Deno runtime. It integrates server-side logic and client-side interactivity within a single environment to build complete web applications. The framework functions as a server-side rendering system and a static site generator, producing pre-rendered HTML to improve search engine visibility and initial load speeds. It utilizes a file-based router that automatically maps the project directory structure to application URLs for both pages and API endpoints. The project includes capabilities for markdown-based content management, transforming markdow

    TypeScriptalephjscomponentsdeno
    在 GitHub 上查看↗5,188
  • 查看 Jstack 的所有 30 个替代方案→