Skip to content

kev-aron-28/typescript-hexagonal

Repository files navigation

Express Typescript Service Skeleton

Skeleton for new typescript services based on express

nodejs

Table of Contents

Installing

nvm install 18.0.0
nvm use
npm install [email protected] -g
npm install

Building

npm run build

Testing

Jest with Testing Library

npm run test

Linting

Run the linter

npm run lint

Fix lint issues automatically

npm run lint:fix

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published