awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

48 रिपॉजिटरी

Awesome GitHub RepositoriesProject Starters

Boilerplates and templates for quickly initializing new applications.

Explore 48 awesome GitHub repositories matching part of an awesome list · Project Starters. Refine with filters or upvote what's useful.

Awesome Project Starters GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • kriasoft/react-starter-kitkriasoft का अवतार

    kriasoft/react-starter-kit

    23,603GitHub पर देखें↗

    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

    Isomorphic web application boilerplate for React.

    TypeScript
    GitHub पर देखें↗23,603
  • microsoft/typescript-react-startermicrosoft का अवतार

    microsoft/TypeScript-React-Starter

    11,043GitHub पर देखें↗

    This project is a TypeScript React starter template and frontend development boilerplate. It provides a pre-configured project scaffold and foundation for building type-safe user interfaces, integrating essential tooling for typing, linting, and testing to accelerate the start of a web application. The scaffold distinguishes itself by providing a complete production asset pipeline that generates minified JavaScript and CSS bundles to optimize loading speeds. It includes a dedicated component testing suite for executing logic and snapshot tests in a simulated browser environment, alongside a h

    Official starter template for React applications.

    TypeScript
    GitHub पर देखें↗11,043
  • microsoft/typescript-vue-startermicrosoft का अवतार

    microsoft/TypeScript-Vue-Starter

    4,424GitHub पर देखें↗

    TypeScript-Vue-Starter is a pre-configured project template and starter kit designed for building web applications using Vue and TypeScript. It provides a structural foundation for creating type-safe user interface environments through integrated project scaffolding and boilerplates. The project distinguishes itself by integrating TypeScript class decorators with Vue components, allowing for a structured approach to defining component data and properties. This setup supports single-file components that combine markup, styling, and logic into modular, type-checked units. The environment inclu

    Official starter template for Vue applications.

    JavaScript
    GitHub पर देखें↗4,424
  • wmonk/create-react-app-typescriptwmonk का अवतार

    wmonk/create-react-app-typescript

    3,680GitHub पर देखें↗

    This project is a pre-configured starter template and development environment for building web applications using TypeScript and React. It provides a project scaffold that automates the initial setup of build configurations and type safety. The environment includes a build pipeline for compiling and bundling React components, alongside a local development server featuring live reloading and integrated linting. It also provides a boilerplate for Progressive Web Apps, incorporating service worker support for offline asset caching. Broad capability areas cover frontend build automation, web app

    Tool for creating React apps with built-in type support.

    JavaScriptcreate-react-appfrontendreact
    GitHub पर देखें↗3,680
  • bitjson/typescript-starterbitjson का अवतार

    bitjson/typescript-starter

    3,544GitHub पर देखें↗

    Quickly create and configure a new library or Node.js project

    Opinionated starter for library and application development.

    TypeScriptavaboilerplatecircle-ci
    GitHub पर देखें↗3,544
  • w3tecch/express-typescript-boilerplatew3tecch का अवतार

    w3tecch/express-typescript-boilerplate

    3,415GitHub पर देखें↗

    A delightful way to building a RESTful API with NodeJs & TypeScript by @w3tecch

    Production-ready boilerplate for Express applications.

    TypeScriptannotationsboilerplatedatabase
    GitHub पर देखें↗3,415
  • jsynowiec/node-typescript-boilerplatejsynowiec का अवतार

    jsynowiec/node-typescript-boilerplate

    2,947GitHub पर देखें↗

    Minimalistic project template to jump start a Node.js back-end application in TypeScript. ESLint, Vitest and type definitions included.

    Boilerplate for Node.js projects with build configuration.

    TypeScriptback-endbackendboilerplate
    GitHub पर देखें↗2,947
  • ljlm0402/typescript-express-starterljlm0402 का अवतार

    ljlm0402/typescript-express-starter

    2,882GitHub पर देखें↗

    This project is a production-ready foundation and boilerplate for building backend APIs using TypeScript and Express. It functions as an interactive scaffolder and starter kit that generates structured project directories, providing a base for REST API development. The toolkit includes a command-line interface for project generation, which uses templates and naming conventions to establish folder organization. It provides curated configurations for the development toolchain, including linters, bundlers, and testing frameworks. The project covers database and ORM integration through specific

    Quick setup for Express-based backend applications.

    TypeScriptdockereslintexpress
    GitHub पर देखें↗2,882
  • microsoft/typescript-babel-startermicrosoft का अवतार

    microsoft/TypeScript-Babel-Starter

    1,980GitHub पर देखें↗

    A sample setup using Babel CLI to build TypeScript code, and using TypeScript for type-checking.

    Starter template configured for Babel integration.

    TypeScript
    GitHub पर देखें↗1,980
  • microsoft/typescript-react-native-startermicrosoft का अवतार

    microsoft/TypeScript-React-Native-Starter

    1,899GitHub पर देखें↗

    A starter template for TypeScript and React Native with a detailed README describing how to use the two together.

    Official starter template for mobile development.

    Objective-C
    GitHub पर देखें↗1,899
  • pankod/next-boilerplatepankod का अवतार

    pankod/next-boilerplate

    1,613GitHub पर देखें↗

    A well-structured production ready Next.js boilerplate with Typescript, Redux, Jest, Enzyme, Express.js, Sass, Css, EnvConfig, Fetch, Reverse Proxy, Bundle Analyzer and Built-in Project CLI. https://pankod.github.io/next-boilerplate/

    Production-ready Next.js template with extensive tooling.

    TypeScript
    GitHub पर देखें↗1,613
  • strapi/strapi-examplesstrapi का अवतार

    strapi/strapi-examples

    1,341GitHub पर देखें↗

    :mortar_board: List of examples using Strapi

    General examples and reference implementations.

    GitHub पर देखें↗1,341
  • rokoroku/react-redux-typescript-boilerplaterokoroku का अवतार

    rokoroku/react-redux-typescript-boilerplate

    1,190GitHub पर देखें↗

    A bare minimum frontend boilerplate with React 16, Typescript 3 and Webpack 4

    Boilerplate for React and Redux with type definitions.

    TypeScriptboilerplatepostcssreact
    GitHub पर देखें↗1,190
  • strapi/foodadvisorstrapi का अवतार

    strapi/foodadvisor

    1,157GitHub पर देखें↗

    🥘 THE Strapi demo application

    Comprehensive demo application showcasing platform capabilities.

    JavaScript
    GitHub पर देखें↗1,157
  • samchon/backendsamchon का अवतार

    samchon/backend

    714GitHub पर देखें↗

    A template repository for TypeScript backend server

    Backend template focused on NestJS and type-safe ORM integration.

    TypeScript
    GitHub पर देखें↗714
  • marve10s/better-fullstackMarve10s का अवतार

    Marve10s/Better-Fullstack

    657GitHub पर देखें↗

    Scaffold production-ready full-stack apps in TypeScript, Rust, Python, Go, and Java with a visual builder and CLI. Choose your frontend, backend, database, auth, AI, payments, and DevOps integrations, all wired together.

    End-to-end fullstack scaffolding for modern web development.

    TypeScriptastroboilerplatecli
    GitHub पर देखें↗657
  • tudorconstantin/kneststudorconstantin का अवतार

    tudorconstantin/knests

    353GitHub पर देखें↗

    Full-stack boilerplate (project/hackathon starter) with Docker/NodeJS/Typescript/GraphQL/React/Material-UI

    Full-stack hackathon starter with database and GraphQL support.

    TypeScript
    GitHub पर देखें↗353
  • csprance/next-smrtcsprance का अवतार

    csprance/next-smrt

    56GitHub पर देखें↗

    Next.js, Styled-Components, Material UI, Redux, Typescript Boilerplate (Docker Ready)

    Next.js boilerplate with pre-configured state and UI libraries.

    TypeScript
    GitHub पर देखें↗56
  • brandontle/next-postgres-with-typescriptbrandontle का अवतार

    brandontle/next-postgres-with-typescript

    21GitHub पर देखें↗

    React 16.4.2 NextJS 7.0.2 Typescript Sequelize 4/Postgres Jest/Enzyme Passport Local Auth Emotion Zeit or Heroku Deployment

    Full-stack web app template with database and authentication.

    TypeScript
    GitHub पर देखें↗21
  • kamahl19/react-starterK

    Kamahl19/react-starter

    0GitHub पर देखें↗

    Minimalist starter template for React projects.

    GitHub पर देखें↗0
पिछला123अगला
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Project Starters