nodetskeleton VS typescript-clean-architecture

Compare nodetskeleton vs typescript-clean-architecture and see what are their differences.

nodetskeleton

A NodeJs Skeleton based in Clean Architecture to use TypeScript with ExpressJS, KoaJS or any other web server framework. Please give star to project to show respect to author and effort. 🤗 (by harvic3)

typescript-clean-architecture

It is my attempt to create Clean Architecture based application in TypeScript. (by pvarentsov)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
nodetskeleton typescript-clean-architecture
2 2
288 1,315
- -
7.1 2.1
28 days ago 7 months ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nodetskeleton

Posts with mentions or reviews of nodetskeleton. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-03.

typescript-clean-architecture

Posts with mentions or reviews of typescript-clean-architecture. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-27.

What are some alternatives?

When comparing nodetskeleton and typescript-clean-architecture you can also consider the following projects:

domain-driven-hexagon - Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included

Best-README-Template - An awesome README template to jumpstart your projects!

typeorm - TypeORM module for Nest framework (node.js) 🍇

express-typescript-boilerplate - A delightful way to building a RESTful API with NodeJs & TypeScript by @w3tecch

nest-clean-architecture - 🏛️ Nest.js clean architecture example following some DDD principles with use-cases written in functionnal programming.

bugsight - An open source issues tracker

typescript-express-starter - 📘 Quick and Easy TypeScript Express Starter

simple-blog-application-backend-challenge - Code Challenge: Simple Blog API built with TypeScript and MongoDB, using TDD, Clean Architecture, SOLID principles, and Design Patterns.

node-api-boilerplate - DDD/Clean Architecture inspired boilerplate for Node web APIs

frontend_with_cleanArchitecture - ⛩ Simple frontend Todo app with clean architecture

typeorm-transactional-cls-hooked - A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS