glaucia86 / fc-studies-clean-architecture

Repository responsible for studies about Clean Architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clean Architecture Code Sample Project with TypeScript + Jest + Sequelize

A project to learn how to apply DDD and Clean Architecture concepts in a real case project.

How to run?

Go to the root folder and run:

npm install

Then, run:

npm run start

About

Repository responsible for studies about Clean Architecture

License:MIT License


Languages

Language:TypeScript 100.0%