Top 23 TypeScript Boilerplate Projects
-
Project mention: Out-of-box UI solution for enterprise applications - Ant Design Pro | reddit.com/r/u_joelhaus | 2022-04-14
-
react-starter-kit
React Starter Kit — front-end starter kit using React, Relay, GraphQL, and JAM stack architecture
Project mention: React Starter Kit and Material UI: userAgent should be supplied in the muiTheme context for server-side rendering | reddit.com/r/codehunter | 2022-05-02With the React Starter Kit, I add Material UI as follows:
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
React Electron Boilerplate
-
ignite
Infinite Red's cutting edge React Native project boilerplate, along with a CLI, component/model generators, and more!
Check the Ignite boilerplate : https://github.com/infinitered/ignite
-
Give Nx a try https://nx.dev/. I’ve heard good things about TurboRepo but I haven’t used it yet https://turborepo.org/
-
For NodeJS https://github.com/santiq/bulletproof-nodejs
-
Project mention: Testes de integração para API com Typescript, mocha, chai e sinon | dev.to | 2022-04-14
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
relay-starter-kit
💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, Relay, Material UI.
Project mention: Best Ways to Make an Ecommerce Store on Node.js in 2022 | Guide for Beginners | dev.to | 2022-04-22GitHub
-
Project mention: Can't get Rollup to work with AVA and Typescript - any help would be a blessing. | reddit.com/r/webdev | 2022-02-01
Hi :) - I'm starting up a new Typescript library using typescript-starter, by bitjson. It comes with a bunch of goodies right out of the bag (some admittedly new to me), and makes for a very thorough development experience.
-
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.
-
Project mention: Which Node.js framework you recommend to use to build REST API? | reddit.com/r/node | 2021-11-24
I'd go with Fastify or Express using some boilerplate, like https://github.com/talyssonoc/node-api-boilerplate
-
modern.js
The meta-framework suite designed from scratch for frontend-focused modern web development.
Project mention: modern.js - the meta-framework suite designed from scratch for frontend-focused modern web development. | reddit.com/r/typescript | 2021-11-01 -
express-typescript-boilerplate
A delightful way to building a RESTful API with NodeJs & TypeScript by @w3tecch
Project mention: Standard Typescript Tutorial with Express and an ORM or ODM | reddit.com/r/node | 2021-06-18I would suggest to look for "boilerplate" with all tech u want to learn, than combine few tutorials to move forward ur knowledge and build something around that... Here is one example: https://github.com/w3tecch/express-typescript-boilerplate
-
Next-js-Boilerplate
🚀 Boilerplate and Starter for Next.js 12+, Tailwind CSS 3 and TypeScript ⚡️ Made with developer experience first: Next.js + TypeScript + ESLint + Prettier + Husky + Lint-Staged + Jest + Testing Library + Commitlint + VSCode + Netlify + PostCSS + Tailwind CSS
Project mention: Just tried the official Jest plugin from Next.js 12.1 works perfectly with VSCode extension for Jest with immediate test feedback, inline code coverage, problem inspector, etc. directly inside VSCode. Writing tests is now much easier and enjoyable. Configuration in the comments. | reddit.com/r/nextjs | 2022-05-03You can find the whole configuration on my Boilerplate hosted on GitHub: https://github.com/ixartz/Next-js-Boilerplate
-
ultimate-backend
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
I don’t personally know of any repos with that architecture, however if you’d like to look more into microservices in NestJs check out the ultimate-backend repo on GitHub
-
I've created a complete application using Angular which I think has all the basics. Check it out here. Angular Example App Github DEMO Let me know what you think?
-
superplate
A well-structured production-ready frontend boilerplate with Typescript, Jest, testing-library, styled-component, Sass, Css, .env, Fetch, Axios, Reverse Proxy, Bundle Analyzer and 30+ plugin. For now, only creates projects for React and Next.js. https://pankod.github.io/superplate/
Project mention: 10 High-Quality Free Resources That Will Make Every Web Developer's Life Easier | dev.to | 2022-05-02⚙️ Zero-configuration : One-line setup with superplate. It takes less than a minute to start a project.
-
node-typescript-boilerplate
Minimalistic project template to jump start a Node.js back-end application in TypeScript. ESLint, Jest and type definitions included. (by jsynowiec)
Project mention: A good node + express + eslint + prettier + anything else starter project? | reddit.com/r/node | 2021-12-15 -
Angular-Full-Stack
Angular Full Stack project built using Angular, Express, Mongoose and Node. Whole stack in TypeScript.
-
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/
-
React Implementation
-
-
Next-JS-Landing-Page-Starter-Template
🚀 Free NextJS Landing Page Template written in Tailwind CSS 3 and TypeScript ⚡️ Made with developer experience first: Next.js 12 + TypeScript + ESLint + Prettier + Husky + Lint-Staged + VSCode + Netlify + PostCSS + Tailwind CSS
Project mention: A Responsive Next.js Landing Page styled with Tailwind CSS using TypeScript | reddit.com/r/opensource | 2022-03-21
TypeScript Boilerplate related posts
- Lerna is dead - Long Live Lerna
- Are you learning Angular?
- What is Nx? Is it a Fastlane/AppCenter competitor?
- Migration from Lerna to Yarn Workspaces and NX
- React Starter Kit and Material UI: userAgent should be supplied in the muiTheme context for server-side rendering
- Best way to create Express websites
- Redux on functional components in Reactjs (web)
Index
What are some of the best open-source Boilerplate projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | ant-design-pro | 32,054 |
2 | react-starter-kit | 21,183 |
3 | electron-react-boilerplate | 19,536 |
4 | ignite | 13,799 |
5 | nx | 12,548 |
6 | bulletproof-nodejs | 4,643 |
7 | prisma-examples | 3,555 |
8 | relay-starter-kit | 3,500 |
9 | typescript-starter | 3,085 |
10 | SaaS Boilerplate | 2,953 |
11 | node-api-boilerplate | 2,898 |
12 | modern.js | 2,604 |
13 | express-typescript-boilerplate | 2,516 |
14 | Next-js-Boilerplate | 1,890 |
15 | ultimate-backend | 1,830 |
16 | angular-example-app | 1,814 |
17 | superplate | 1,781 |
18 | node-typescript-boilerplate | 1,568 |
19 | Angular-Full-Stack | 1,357 |
20 | next-boilerplate | 1,351 |
21 | react-clean-architecture | 1,168 |
22 | chrome-extension-typescript-starter | 983 |
23 | Next-JS-Landing-Page-Starter-Template | 680 |
Are you hiring? Post a new remote job listing for free.