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
·
DavideViolante avatar

DavideViolante/Angular-Full-Stack

0
View on GitHub↗
1,561 stars·677 forks·TypeScript·MIT·6 views

Angular Full Stack

Angular-Full-Stack is a comprehensive starter kit designed for building web applications using a unified TypeScript codebase. It integrates the MongoDB, Express, Angular, and Node stack into a single repository, providing a structured foundation that covers both frontend and backend logic. By utilizing a shared language across the entire stack, the framework enforces consistent data structures and interface contracts between the client and server.

The project distinguishes itself through a focus on environment consistency and developer productivity. It includes pre-configured containerization support to ensure that the application stack runs reliably across development, testing, and production infrastructure. The framework also provides automated scaffolding tools to initialize project structures, database connections, and server settings, allowing for immediate development.

Beyond its core structure, the framework incorporates a suite of utilities for maintaining application integrity and code standards. This includes automated testing capabilities to verify component functionality, as well as integrated linting and analysis tools to identify errors. The development experience is further supported by background processes that monitor file changes to trigger automatic rebuilds and server restarts.

The repository includes documentation and boilerplate templates to assist with rapid project initialization and deployment.

Features

  • Full-Stack Development - Supports unified frontend and backend development within a single codebase to simplify project structure and accelerate application creation.
  • Type Safety - Utilizes a single language across the entire stack to enforce consistent data structures and interface contracts between client and server.
  • Full-Stack Monorepo Scaffolders - Provides a unified codebase structure that manages both frontend and backend logic within a single repository.
  • Schema-Based Data Models - Enforces data integrity by mapping application objects directly to persistent storage records using structured schema definitions.
  • Development Workflow Automation - Automates development workflows by monitoring source files for changes to trigger rebuilds and enforcing code standards.
  • Full-Stack Starter Kits - Provides a project template that integrates MongoDB, Express, Angular, and Node to accelerate full-stack development.
  • Source File Watching - Monitors source code changes to trigger automatic rebuilds and server restarts, accelerating the development feedback loop.
  • Containerized Application Deployments - Bundles application stacks into isolated environments to ensure consistent execution across infrastructure systems.
  • User Identity Management - Verifies user identity by validating secure tokens and protecting sensitive credentials with strong hashing algorithms.
  • Request Middleware - Utilizes a chain of modular functions to process incoming HTTP requests, manage authentication, and interact with the database layer.
  • Container-Based Isolation - Packages application components into standardized containers to ensure consistent execution across development, testing, and production environments.
  • Full-Stack Application Boilerplates - Offers a starter kit for building web applications using Angular, Express, Mongoose, and Node with a unified TypeScript codebase.

Star history

Star history chart for davideviolante/angular-full-stackStar history chart for davideviolante/angular-full-stack

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

Curated searches featuring Angular Full Stack

Hand-picked collections where Angular Full Stack appears.
  • Application development frameworks
  • web application boilerplate
  • a framework for building full stack applications

Frequently asked questions

What does davideviolante/angular-full-stack do?

Angular-Full-Stack is a comprehensive starter kit designed for building web applications using a unified TypeScript codebase. It integrates the MongoDB, Express, Angular, and Node stack into a single repository, providing a structured foundation that covers both frontend and backend logic. By utilizing a shared language across the entire stack, the framework enforces consistent data structures and interface contracts between the client and server.

What are the main features of davideviolante/angular-full-stack?

The main features of davideviolante/angular-full-stack are: Full-Stack Development, Type Safety, Full-Stack Monorepo Scaffolders, Schema-Based Data Models, Development Workflow Automation, Full-Stack Starter Kits, Source File Watching, Containerized Application Deployments.

What are some open-source alternatives to davideviolante/angular-full-stack?

Open-source alternatives to davideviolante/angular-full-stack include: kriasoft/react-starter-kit — This project is a full-stack React starter kit and TypeScript web application boilerplate. It provides a… kriasoft/nodejs-api-starter — This project is a full stack monorepo boilerplate and Node.js GraphQL API template. It provides a seed project that… voltagent/awesome-claude-code-subagents — This project provides a framework for managing multi-agent systems, designed to automate complex software development,… linnovate/mean — This project is a full stack project generator and boilerplate for the MEAN stack, combining MongoDB, Express,… epicweb-dev/epic-stack — Epic Stack is a full stack application boilerplate and TypeScript web framework designed for launching… spartan-ng/spartan — Spartan is a development framework and design system toolset that combines a headless UI component library with a…

Open-source alternatives to Angular Full Stack

Similar open-source projects, ranked by how many features they share with Angular Full Stack.
  • kriasoft/react-starter-kitkriasoft avatar

    kriasoft/react-starter-kit

    23,603View on GitHub↗

    This project is a full-stack React starter kit and TypeScript web application boilerplate. It provides a pre-configured project template that combines a frontend and backend to accelerate the development of production-ready web applications. The kit is distinguished by its focus on type-safe architectures, utilizing a monorepo structure to synchronize data types between the server and client. It integrates specific implementations for SaaS operations, including recurring subscription billing via Stripe and user identity authentication supporting passkeys, social logins, and email verification

    TypeScript
    View on GitHub↗23,603
  • kriasoft/nodejs-api-starterkriasoft avatar

    kriasoft/nodejs-api-starter

    3,970View on GitHub↗

    This project is a full stack monorepo boilerplate and Node.js GraphQL API template. It provides a seed project that integrates a schema-first GraphQL API, a PostgreSQL database, and a React frontend within a single repository to share types between the backend and user interface. The architecture includes a serverless wrapper for cloud deployment and automatic scaling. It implements a request batching layer to optimize database performance by preventing the N+1 query problem. The project covers database management through migration-based schema versioning and seed files. It also includes cap

    TypeScript
    View on GitHub↗3,970
  • voltagent/awesome-claude-code-subagentsVoltAgent avatar

    VoltAgent/awesome-claude-code-subagents

    21,906View on GitHub↗

    This project provides a framework for managing multi-agent systems, designed to automate complex software development, infrastructure, and business workflows. It functions as a multi-agent workflow orchestrator that routes tasks to domain-specific workers while maintaining state persistence and infrastructure automation. By leveraging large language models, the system decomposes high-level objectives into actionable plans, ensuring that complex operations are executed with consistency and reliability. The framework distinguishes itself through its hierarchical agent registry and policy-driven

    Shellai-agent-frameworkai-agent-toolsai-agents
    View on GitHub↗21,906
  • linnovate/meanlinnovate avatar

    linnovate/mean

    12,061View on GitHub↗

    This project is a full stack project generator and boilerplate for the MEAN stack, combining MongoDB, Express, Angular, and Node.js. It provides a pre-configured architecture and scaffolding tools to bootstrap JavaScript applications with a database, backend server, and frontend framework. The project includes a Dockerized application template to ensure consistent deployment and local development across different hardware configurations. It features a Node.js API scaffold that integrates token-based security, request validation, and interactive API documentation. The codebase covers broader

    TypeScriptangularexpressjavascript
    View on GitHub↗12,061
See all 30 alternatives to Angular Full Stack→