Skip to content

Demo Redis cache decorator for Hexagonal architecture in NestJS for JavaScript Bangkok 2.0 event

Notifications You must be signed in to change notification settings

Eji4h/redis-cache-decorator-for-hexagonal-architecture-in-nestjs

Repository files navigation

This Git repository is Redis cache decorator for Hexagonal Architecture in NestJS It's for demo in JavaScript Bangkok 2.0.0 (Oct 19 2024)
Get Slide Link

Prerequisite

  • NodeJS 20+
  • PNPM
  • Docker

Optional prerequisite

  • REST client extension in VSCode

How to run it

This repository have a Makefile for easy to setup and run with Docker compose

make init restart-and-logs-dev

Only run restart-and-logs-dev when already install dependencies

make restart-and-logs-dev

How to call http request

  • Open REST client extension in VSCode
  • Import ./src/items/adapters/inbounds/items.v1.http
  • Run request

About

Demo Redis cache decorator for Hexagonal architecture in NestJS for JavaScript Bangkok 2.0 event

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published