Skip to content

Bo9enR/fastify-hexagonal-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

fastify Hexagonal Architecture Example

Same domain code as in nest-hexagonal-architecture example

Installation

npm install

Running the app

npm run dev

To start the app in dev mode.
Open http://localhost:3000 to view it in the browser.

npm start

For production mode

npm run test

Run the test cases.

About

Fastify Hexagonal Architecture Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published