Nest.js cookie based JWT authentication

JWT Authentication is probably the best choice for making auth process now as we have many apps connecting to the same API endpoint. Let’s see how cookies will help make things easier

September 6, 2021 · 7 min · Tigran Bayburtsyan

Optimized Dockerfile for Node.js TypeScript project

Making optimized Docker image for an highly efficient workflows and faster builds

March 28, 2021 · 4 min · Tigran Bayburtsyan

Ultimate Node.js + TypeScript API setup | Tigran in Tech

Node.js + TypeScript project setup for Express.js using typescrpt-rest and basic directory structure to handle more flexible project structure

July 8, 2020 · 6 min · Tigran Bayburtsyan