HomeBlogSnippets

nestjs

Posts

Extends Express session SessionData type

Express Session allows to store a lot of different data. There is a Typescript type named `SessionData` which allow to know what contains a session but not the data you will defined after without defining them.

Snippets

NestJS Project Dockerfile

A Dockerfile to build production-ready NestJS app docker image.

NestJS Project Dockerfile

HomeRSS
TwitterGitHubLinkedinMastodon
Uses