An open-source platform that helps developers build backends without spending time on boilerplate & repetitive coding. Including production-ready GraphQL & REST APIs, DB schema, DTOs, filtering, pagination, RBAC, & more. Learn more →
Top 23 TypeScript Boilerplate Projects
-
Project mention: Tremor – The React library to build dashboards fast | news.ycombinator.com | 2023-07-28
As per refine.dev blog, these are some alternatives to Tremor:
* Ant design pro (https://github.com/ant-design/ant-design-pro/)
-
react-starter-kit
The web's most popular Jamstack front-end template (boilerplate) for building web applications with React
Project mention: Ask HN: What is the best place to hire part time devs for small | news.ycombinator.com | 2023-07-23Part-time can be a great fit for developers who use their own stack and stick to a consistent architecture across multiple projects. For instance, I personally begin each of my projects with the same template (https://github.com/kriasoft/react-starter-kit 23k). This approach reduces overhead when juggling multiple tasks, allowing me to seamlessly make changes in one place and effortlessly push and merge updates into various upstream repositories for different clients. Excited about this efficiency-boosting method? Check out my new blog post where I delve into the details: https://medium.com/@koistya/enabling-efficient-front-end-dev.... Good luck with your project!
-
Amplication
Amplication: open-source Node.js backend code generator. An open-source platform that helps developers build backends without spending time on boilerplate & repetitive coding. Including production-ready GraphQL & REST APIs, DB schema, DTOs, filtering, pagination, RBAC, & more.
-
-
Ghostfolio is written in TypeScript and organized as an Nx workspace, utilizing the latest framework releases. The backend is based on NestJS in combination with PostgreSQL as a database together with Prisma and Redis for caching. The frontend is built with Angular.
-
ignite
Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more!
Project mention: Been trying to start an app from scratch but had an epiphany, could I download pre-made open source apps or templates as starting points, and just change some elements to make it essentially my own app? | /r/reactnative | 2023-07-01 -
Project mention: Building a Secure RESTful API Using NestJS and Prisma With Minimum Code | dev.to | 2023-09-06
We'll use a simple blogging app as an example through out this article. Our work will be based on the NestJS + Prisma starter project here. You can also create a new project from it with a one liner:
-
Project mention: Project file structure and best practices you follow for a express app. | /r/node | 2023-04-03
https://github.com/santiq/bulletproof-nodejs - it has an article linked in it's README going into a lot of detail around the architecture / structure.
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
Next-js-Boilerplate
🚀🎉📚 Boilerplate and Starter for Next.js 13+ with App Router and Page Router support, Tailwind CSS 3.3 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: The Next.js Starter: Auth, Database, Form, E2E Typesafe, CI/CD, Testing | news.ycombinator.com | 2023-08-29 -
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-18The 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).
Project mention: Are there any good templates\starter\base solutions out there for RN projects? | /r/reactnative | 2023-02-18 -
modern.js
Modern.js is a web engineering system, including a web framework, a npm package solution and a build tool.
-
relay-starter-kit
💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, Relay, Material UI.
https://github.com/kriasoft/react-starter-kit (or, relay-starter-kit)
-
SaaS Boilerplate
Build your own SaaS business with SaaS boilerplate. Productive stack: React, Material-UI, Next, MobX, WebSockets, Express, Node, Mongoose, MongoDB. Written with TypeScript.
-
Find a project starter like this one.
-
Project mention: DDD/Clean Architecture inspired boilerplate for Node web apps with a good set of defaults | /r/softwarearchitecture | 2023-01-21
-
express-typescript-boilerplate
A delightful way to building a RESTful API with NodeJs & TypeScript by @w3tecch
-
superplate
A well-structured production-ready frontend boilerplate with Typescript, React Testing Library, styled-component, React Query, .env, Axios, Bundle Analyzer, Prettier and 30+ plugins. superplate creates projects for React.js, Next.js, and refine. https://pankod.github.io/superplate/
-
node-typescript-boilerplate
Minimalistic project template to jump start a Node.js back-end application in TypeScript. ESLint, Jest and type definitions included.
You can customize and use these debugging techniques according to your requirements and personal preferences. Similar to frontend frameworks’ TypeScript templates, you can use the node-typescript-boilerplate template to create a TypeScript-based Node.js project faster with a pre-configured debugging environment. Or, you can create your own template with the steps we discussed in this tutorial.
-
ultimate-backend
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
Project mention: We created a Boilerplate for fast MVP development based on TypeScript and NestJs | news.ycombinator.com | 2023-03-30It's REST only ATM. There are other GraphQL alternatives, like https://github.com/juicycleff/ultimate-backend
-
ts-nextjs-tailwind-starter
🔋 Next.js + Tailwind CSS + TypeScript starter and boilerplate packed with useful development features
-
-
You have an angular app where you can find this examples which is using karma and husky in this repo.
-
next-boilerplate
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/
A) your tsconfig/eslint configuration should have a few more rules turned on. Look at github projects such as this one and copy/paste their tsconfig/eslint files in your project.
-
SurveyJS
A Non-Cloud Alternative to Google Forms that has it all.. SurveyJS JavaScript libraries allow you to easily set up a robust form management system fully integrated into your IT infrastructure where users can create and edit multiple dynamic JSON-based forms in a no-code form builder. Learn more now.
TypeScript Boilerplate related posts
- Open-Source Angular 16, Payload CMS, Nx, and Express. Free Open-Source Web App Boilerplate.
- 🌟 Open-Source Angular 16, Payload CMS, Nx, and ExpressJs - Free Open-Source Web App Boilerplate.
- Nx 16.8 Release!!!
- Deploy Angular Universal To Firebase Cloud Functions
- React-Native over Flutter? - How to choose cross-platform tech
- From Blaze to Buck2 — A Brief History of Modern Monorepo Build Systems
- Qwikify your Development with Nx
-
A note from our sponsor - Amplication
amplication.com | 30 Sep 2023
Index
What are some of the best open-source Boilerplate projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | ant-design-pro | 34,906 |
2 | react-starter-kit | 22,145 |
3 | electron-react-boilerplate | 21,883 |
4 | nx | 19,407 |
5 | ignite | 15,749 |
6 | prisma-examples | 5,417 |
7 | bulletproof-nodejs | 5,207 |
8 | Next-js-Boilerplate | 4,792 |
9 | next-enterprise | 4,433 |
10 | react-native-boilerplate | 3,926 |
11 | modern.js | 3,821 |
12 | relay-starter-kit | 3,801 |
13 | SaaS Boilerplate | 3,583 |
14 | typescript-starter | 3,407 |
15 | node-api-boilerplate | 3,195 |
16 | express-typescript-boilerplate | 3,074 |
17 | superplate | 2,615 |
18 | node-typescript-boilerplate | 2,377 |
19 | ultimate-backend | 2,328 |
20 | ts-nextjs-tailwind-starter | 2,274 |
21 | chrome-extension-typescript-starter | 2,026 |
22 | angular-example-app | 1,981 |
23 | next-boilerplate | 1,543 |