TypeScript starter-kit

Open-source TypeScript projects categorized as starter-kit

Top 23 TypeScript starter-kit Projects

  • react-starter-kit

    The web's most popular Jamstack front-end template (boilerplate) for building web applications with React

  • Project mention: Major Update to React Starter Kit: Welcome Joy UI and Jotai! | /r/reactjs | 2023-12-04

    Your Feedback Matters Your feedback is crucial for the continuous improvement of the React Starter Kit. Please try out the new version and share your thoughts and experiences. If you encounter any issues or have suggestions, feel free to open an issue on GitHub or join our community chat on Discord. We're excited to see the amazing applications you'll build with these new features! Happy coding! https://github.com/kriasoft/react-starter-kit

  • Next-js-Boilerplate

    πŸš€πŸŽ‰πŸ“š Boilerplate and Starter for Next.js 14+ with App Router and Page Router support, Tailwind CSS 3.4 and TypeScript ⚑️ Made with developer experience first: Next.js + TypeScript + ESLint + Prettier + Husky + Lint-Staged + Jest + Testing Library + Cypress + Storybook + Commitlint + VSCode + Netlify + PostCSS + Tailwind CSS

  • Project mention: NextJs 14 Auth Starter Project? | /r/nextjs | 2023-12-07

    I've built a starter in Nextjs 14 with auth: https://github.com/ixartz/Next-js-Boilerplate

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • kittenTricks

    React Native starter kit with over 40 screens and modern Light and Dark theme for creating stunning cross-platform mobile applications.

  • next-enterprise

    πŸ’Ό An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development.

  • Project mention: Free Next.js Boilerplate for ⚑️High-Performance⚑️ Enterprise Apps | dev.to | 2023-05-18

    The next-enterprise is an open-source template developed by Blazity that provides a robust set of features for building enterprise projects. It offers high-performance, maintainable and enjoyable web app development, making it an excellent choice for developers who want to streamline their workflow.

  • react-native-boilerplate

    A React Native template for building solid applications πŸ™, using JavaScript πŸ’› or Typescript πŸ’™ (you choose).

  • express-typescript-boilerplate

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

  • saas-starter-kit

    πŸ”₯ Enterprise SaaS Starter Kit - Kickstart your enterprise app development with the Next.js SaaS boilerplate πŸš€

  • Project mention: 7 Frameworks, One SAML Jackson - Your Open Source Single Sign-On Solution | dev.to | 2024-04-03

    For Next.js there is this sample application, and you can also look at the BoxyHQ Enterprise SaaS starter kit for a complete implementation example.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • extension.js

    🧩 Plug-and-play, zero-config, cross-browser extension development tool.

  • Project mention: Show HN: I made a CLI tool to create web extensions with no build configuration | news.ycombinator.com | 2024-04-30

    FWIW there's an existing issue for "firefox support" which you can subscribe to in order to be notified when this feature lands.

    https://github.com/cezaraugusto/extension.js/issues/5

  • SaaS-Boilerplate

    πŸš€πŸŽ‰πŸ“š SaaS Boilerplate built with Next.js + Tailwind CSS + Shadcn UI + TypeScript. ⚑️ Full-stack React application with Auth, Multi-tenancy, Roles & Permissions, i18n, Landing Page, DB, Logging, Testing (by ixartz)

  • Project mention: Ask HN: Can anyone suggest few open source projects for SaaS Boilerplate? | news.ycombinator.com | 2024-04-17
  • renative

    πŸš€πŸš€πŸš€ Unified Development Platform for iOS, tvOS, Android, Android TV, Android Wear, Web, Tizen TV, Tizen Watch, Tizen Mobile, LG webOS, macOS/OSX, Windows, KaiOS, FirefoxOS Firefox TV platforms

  • generator-ngx-rocket

    :rocket: Extensible Angular 14+ enterprise-grade project generator

  • Angular-Full-Stack

    Angular Full Stack project built using Angular, Express, Mongoose and Node. Whole stack in TypeScript.

  • agentkit

    Starter-kit to build constrained agents with Nextjs, FastAPI and Langchain

  • Project mention: AgentKit, a Full-Stack Starter Kit for Building Constrained Agents | news.ycombinator.com | 2024-02-14
  • practica

    Node.js solution starter boilerplate that is production-ready, packed with βœ… best practices and built with simplicity in mind

  • Project mention: 10 GitHub Repos to Become a Better Backend Developer | dev.to | 2023-12-09

    πŸ”– Curious to see examples? We have a starter: Visit Practica.js, our application example and boilerplate (beta) to see some practices in action

  • starter-kit

    :package: Angular 14+ starter kit for enterprise-grade projects

  • saas-ui

    The React component library for startups, built with Chakra UI.

  • Project mention: [Hiring] (Online) Developer that has used a Saas Boilerplate | /r/forhire | 2023-10-27
  • scaffold-eth-2

    Open source forkable Ethereum dev stack

  • Project mention: Scaffold-ETH 2 Open Source Toolkit for Developers | Envio Fork | /r/u_Envio_indexer | 2023-11-16

    github.com/scaffold-eth/scaff…

  • Astro-boilerplate

    πŸš€ Astro boilerplate with responsive blog and portfolio template using TypeScript and React styled with Tailwind CSS ⚑️ Made with developer experience first: TypeScript + ESLint + Prettier + Husky + Lint-Staged + Commitlint + VSCode

  • Project mention: Just updated my open source Astro template for Blog and Portfolio to version 4, love the new Dev Toolbar | /r/webdev | 2023-12-09
  • browser-extension

    Browser Extension Template with ESbuild builds, support for React, Preact, Typescript, Tailwind, Manifest V3/V2 support and multi browser build including Chrome, Firefox, Safari, Edge, Brave. (by Debdut)

  • Next-js-Blog-Boilerplate

    πŸš€ Nextjs Blog Boilerplate is starter code for your blog based on Next framework. ⚑️ Made with Nextjs 12, TypeScript, ESLint, Prettier, PostCSS, Tailwind CSS 3.

  • create-next-stack

    Create Next Stack is a website and CLI tool used to easily set up the boilerplate of new Next.js apps.

  • Project mention: Why is setting up a new project with multiple technologies so difficult? | /r/webdev | 2023-05-23

    I spent too much time on this in the past too. It's why I'm building www.create-next-stack.com

  • nestjs-starter-rest-api

    NestJS Starter Kit. Monolithic Backend. REST API.

  • nextbase-nextjs-supabase-starter

    πŸš€βš‘οΈ Free Boilerplate and Starter kit for Next.js 14+, Supabase, Tailwind CSS 3.2 and TypeScript. πŸš€ Next.js πŸ”₯ Supabase πŸ’» TypeScript πŸ’š ESLint 🎨 Prettier 🐢 Husky 🧹 Lint-Staged πŸ§ͺ Jest πŸ§ͺ Testing Library πŸ•ΉοΈ Playwright ✍️ Commitizen πŸ’¬ Commitlint πŸ’» VSCode πŸŒͺ️ Vercel 🎨 PostCSS πŸƒ Tailwind CSS βš›οΈ React Query

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript starter-kit related posts

  • NextJs 14 Auth Starter Project?

    1 project | /r/nextjs | 7 Dec 2023
  • GitHub - riipandi/vite-react-template: Starter template React with Vite, React, Tailwind CSS, React Router, React Hook Form, Vitest, and Testing Library.

    1 project | /r/css | 19 Nov 2023
  • After 3 years, Next.js Boilerplate has reached 5000+ ⭐ stars on GitHub built with Next.js 14 + TypeScript + Tailwind CSS. It includes Authentication, Database & ORM, Forms, SEO, Testing, CI/CD, One-Click deployment, and more

    1 project | /r/reactjs | 9 Nov 2023
  • The Next.js Starter: Auth, Database, Form, E2E Typesafe, CI/CD, Testing

    1 project | news.ycombinator.com | 29 Aug 2023
  • Just hit 4000+ ⭐ stars on GitHub for my Next.js Starter

    1 project | /r/nextjs | 7 Jun 2023
  • Just hit 4000+ ⭐ stars on GitHub for my React Starter

    1 project | /r/reactjs | 7 Jun 2023
  • Just add Storybook v7 to Next.js Boilerplate and update to Next.js 13.3 with TypeScript + Tailwind CSS + ESLint + Prettier + Jest + Cypress + GitHub Actions + Next-sitemap + Bundler Analyzer

    1 project | /r/nextjs | 7 Apr 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more β†’

Index

What are some of the best open-source starter-kit projects in TypeScript? This list will help you:

Project Stars
1 react-starter-kit 22,514
2 Next-js-Boilerplate 7,348
3 kittenTricks 7,104
4 next-enterprise 5,546
5 react-native-boilerplate 4,441
6 express-typescript-boilerplate 3,218
7 saas-starter-kit 2,754
8 extension.js 2,655
9 SaaS-Boilerplate 2,198
10 renative 1,762
11 generator-ngx-rocket 1,527
12 Angular-Full-Stack 1,467
13 agentkit 1,434
14 practica 1,337
15 starter-kit 1,275
16 saas-ui 1,177
17 scaffold-eth-2 983
18 Astro-boilerplate 674
19 browser-extension 645
20 Next-js-Blog-Boilerplate 619
21 create-next-stack 558
22 nestjs-starter-rest-api 460
23 nextbase-nextjs-supabase-starter 438

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com