awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
upstash avatar

upstash/jstack

0
View on GitHub↗
3,760 stars·143 forks·TypeScript·MIT·4 viewsjstack.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 history

Star history chart for upstash/jstackStar history chart for upstash/jstack

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does upstash/jstack do?

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.

What are the main features of upstash/jstack?

The main features of upstash/jstack are: 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.

What are some open-source alternatives to upstash/jstack?

Open-source alternatives to upstash/jstack include: 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… nuxt-community/express-template — This project is a starter template that provides a unified environment for building full-stack web applications by… 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…

Open-source alternatives to Jstack

Similar open-source projects, ranked by how many features they share with Jstack.
  • wasp-lang/waspwasp-lang avatar

    wasp-lang/wasp

    18,146View on 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
    View on GitHub↗18,146
  • answerdotai/fasthtmlAnswerDotAI avatar

    AnswerDotAI/fasthtml

    6,846View on 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
    View on GitHub↗6,846
  • ripple-ts/rippleRipple-TS avatar

    Ripple-TS/ripple

    7,379View on 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
    View on GitHub↗7,379
  • nuxt-community/express-templatenuxt-community avatar

    nuxt-community/express-template

    1,240View on GitHub↗

    This project is a starter template that provides a unified environment for building full-stack web applications by integrating the Vue.js framework with an Express server. It functions as a server-side rendering framework, enabling the execution of JavaScript on the server to generate HTML pages before they are delivered to the client. The template distinguishes itself by providing a cohesive architecture that bridges frontend rendering with backend API logic. It includes built-in mechanisms for server-side route protection and cookie propagation, ensuring that authentication states are maint

    Vueexpressexpressjsnuxt
    View on GitHub↗1,240
  • See all 30 alternatives to Jstack→