awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to microsoft/typescript-react-native-starter

Open-source alternatives to TypeScript React Native Starter

30 open-source projects similar to microsoft/typescript-react-native-starter, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best TypeScript React Native Starter alternative.

  • bitjson/typescript-starterbitjson 的头像

    bitjson/typescript-starter

    3,544在 GitHub 上查看↗

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

    TypeScriptavaboilerplatecircle-ci
    在 GitHub 上查看↗3,544
  • blove/typescript-express-starterB

    blove/typescript-express-starter

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • brandontle/next-postgres-with-typescriptbrandontle 的头像

    brandontle/next-postgres-with-typescript

    21在 GitHub 上查看↗

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

    TypeScript
    在 GitHub 上查看↗21
  • csprance/next-smrtcsprance 的头像

    csprance/next-smrt

    56在 GitHub 上查看↗

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

    TypeScript
    在 GitHub 上查看↗56
  • d4rkstar/ts-express-boilerplateD

    d4rkstar/ts-express-boilerplate

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • hein-htut-aung/create-typescript-appH

    hein-htut-aung/create-typescript-app

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • heyayushh/nd.tsH

    heyayushh/nd.ts

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • jsynowiec/node-typescript-boilerplatejsynowiec 的头像

    jsynowiec/node-typescript-boilerplate

    2,947在 GitHub 上查看↗

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

    TypeScriptback-endbackendboilerplate
    在 GitHub 上查看↗2,947
  • kaandesu/ts-vite-npm-templateK

    kaandesu/ts-vite-npm-template

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • kaiyuanshe/orgserverK

    kaiyuanshe/OrgServer

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • kamahl19/react-starterK

    Kamahl19/react-starter

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • kriasoft/react-starter-kitkriasoft 的头像

    kriasoft/react-starter-kit

    23,603在 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
    在 GitHub 上查看↗23,603
  • ljlm0402/typescript-express-starterljlm0402 的头像

    ljlm0402/typescript-express-starter

    2,882在 GitHub 上查看↗

    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

    TypeScriptdockereslintexpress
    在 GitHub 上查看↗2,882
  • malgamves/strapi-starter-minimal-sapper-blogM

    malgamves/strapi-starter-minimal-sapper-blog

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • marve10s/better-fullstackMarve10s 的头像

    Marve10s/Better-Fullstack

    657在 GitHub 上查看↗

    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.

    TypeScriptastroboilerplatecli
    在 GitHub 上查看↗657
  • microsoft/typescript-babel-startermicrosoft 的头像

    microsoft/TypeScript-Babel-Starter

    1,980在 GitHub 上查看↗

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

    TypeScript
    在 GitHub 上查看↗1,980
  • microsoft/typescript-knockout-starterM

    Microsoft/TypeScript-Knockout-Starter

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • microsoft/typescript-node-starterM

    Microsoft/TypeScript-Node-Starter

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • microsoft/typescript-react-startermicrosoft 的头像

    microsoft/TypeScript-React-Starter

    11,043在 GitHub 上查看↗

    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

    TypeScript
    在 GitHub 上查看↗11,043
  • microsoft/typescript-vue-startermicrosoft 的头像

    microsoft/TypeScript-Vue-Starter

    4,424在 GitHub 上查看↗

    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

    JavaScript
    在 GitHub 上查看↗4,424
  • microsoft/typescript-wechat-starterM

    Microsoft/TypeScript-WeChat-Starter

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • pankod/next-boilerplatepankod 的头像

    pankod/next-boilerplate

    1,613在 GitHub 上查看↗

    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/

    TypeScript
    在 GitHub 上查看↗1,613
  • rokoroku/react-redux-typescript-boilerplaterokoroku 的头像

    rokoroku/react-redux-typescript-boilerplate

    1,190在 GitHub 上查看↗

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

    TypeScriptboilerplatepostcssreact
    在 GitHub 上查看↗1,190
  • samchon/backendsamchon 的头像

    samchon/backend

    714在 GitHub 上查看↗

    A template repository for TypeScript backend server

    TypeScript
    在 GitHub 上查看↗714
  • strapi/foodadvisorstrapi 的头像

    strapi/foodadvisor

    1,157在 GitHub 上查看↗

    🥘 THE Strapi demo application

    JavaScript
    在 GitHub 上查看↗1,157
  • strapi/starters-and-templatesS

    strapi/starters-and-templates

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • strapi/strapi-examplesstrapi 的头像

    strapi/strapi-examples

    1,341在 GitHub 上查看↗

    :mortar_board: List of examples using Strapi

    在 GitHub 上查看↗1,341
  • strapi/strapi-heroku-templateS

    strapi/strapi-heroku-template

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • strapi/strapi-starter-angular-blogS

    strapi/strapi-starter-angular-blog

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • strapi/strapi-starter-gatsby-blogS

    strapi/strapi-starter-gatsby-blog

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0