awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
deptno avatar

deptno/typescript-monorepo-next-example

0
View on GitHub↗
44 stars·11 forks·TypeScript·11 views

Typescript Monorepo Next Example

TypeScript@3 monorepo example next.js version

Features

  • Boilerplates - Minimalistic monorepo structure for TypeScript projects.
  • React Ecosystem - Minimalistic monorepo setup for Next.js.

Star history

Star history chart for deptno/typescript-monorepo-next-exampleStar history chart for deptno/typescript-monorepo-next-example

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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

Open-source alternatives to Typescript Monorepo Next Example

Similar open-source projects, ranked by how many features they share with Typescript Monorepo Next Example.
  • alan2207/bulletproof-reactalan2207 avatar

    alan2207/bulletproof-react

    35,335View on GitHub↗

    Bulletproof React is an architectural guide and project boilerplate designed to standardize the development of large-scale, maintainable frontend applications. It provides a set of structural principles and organizational strategies that enforce a strict separation of concerns, ensuring that codebases remain manageable as they grow in complexity over time. The project distinguishes itself by promoting a modular design that groups related logic, components, and services into dedicated feature folders. It utilizes a composition-based approach to build user interfaces and implements a dependency

    TypeScriptreactreact-applicationsreact-architecture-patterns
    View on GitHub↗35,335
  • alepacheco/landing-templatealepacheco avatar

    alepacheco/landing-template

    43View on GitHub↗

    Landing page template with Next.js

    TypeScript
    View on GitHub↗43
  • ananddayalan/nextjs-in-firebase-with-bootstrapananddayalan avatar

    ananddayalan/nextjs-in-firebase-with-bootstrap

    25View on GitHub↗

    Hosting NextJS app in Firebase with Cloud Functions.

    JavaScript
    View on GitHub↗25
  • 7kms/react-illustration-series7kms avatar

    7kms/react-illustration-series

    7,932View on GitHub↗

    This project is a visual guide that explains the internal architecture of a UI library through annotated diagrams and step-by-step walkthroughs. It covers core mechanisms including how browser events are normalized into a unified system, how the fiber tree is constructed and reconciled for incremental updates, how state and effect hooks are managed through their lifecycle, and how the scheduler prioritizes work units to maintain responsive rendering. The resource distinguishes itself by mapping the library's package dependency hierarchy and providing visual explanations of how these internal

    TypeScriptfiberhookreact
    View on GitHub↗7,932
See all 30 alternatives to Typescript Monorepo Next Example→

Frequently asked questions

What does deptno/typescript-monorepo-next-example do?

TypeScript@3 monorepo example next.js version

What are the main features of deptno/typescript-monorepo-next-example?

The main features of deptno/typescript-monorepo-next-example are: Boilerplates, React Ecosystem.

What are some open-source alternatives to deptno/typescript-monorepo-next-example?

Open-source alternatives to deptno/typescript-monorepo-next-example include: alan2207/bulletproof-react — Bulletproof React is an architectural guide and project boilerplate designed to standardize the development of… alepacheco/landing-template — Landing page template with Next.js. ananddayalan/nextjs-in-firebase-with-bootstrap — Hosting NextJS app in Firebase with Cloud Functions. axios/axios — Axios is an isomorphic, promise-based HTTP client designed for making asynchronous network requests across different… bearstudio/start-ui-web — 🚀 Start UI [web] is an opinionated UI starter from the 🐻 BearStudio Team with ⚙️ Node.js, 🟦 TypeScript, ⚛️ React,… 7kms/react-illustration-series — This project is a visual guide that explains the internal architecture of a UI library through annotated diagrams and…