/fastify-hexagonal-architecture

This is a example the hexagonal architecture with Fastify and Typescript

Primary LanguageTypeScript

Hexagonal Architecture with Fastify and Typescript

This is a small example the hexagonal architecture with fastify and Typescript

Install Dependencies

    npm install

Run Project

    npm run dev