awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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.

سجل النجوم

مخطط تاريخ النجوم لـ upstash/jstackمخطط تاريخ النجوم لـ upstash/jstack

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

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/waspالصورة الرمزية لـ wasp-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/fasthtmlالصورة الرمزية لـ AnswerDotAI

    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/rippleالصورة الرمزية لـ Ripple-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.jsالصورة الرمزية لـ alephjs

    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
  • عرض جميع البدائل الـ 30 لـ Jstack→