Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

rayyildiz/todo

Repository files navigation

Todo App

ci

It includes an implementation of the classical todo application with hexagonal architecture. Hexagonal architecture, also known as port and adapter architecture. It aims at creating loosely coupled application components.

How to Run

Backend entry point is cmd/server.

Required nodejs lts