cortip/isomera

Audit log attached to Entities

Open

#173 opened on Dec 24, 2023

 (0 comments) (0 reactions) (1 assignee)TypeScript (6 forks)auto 404
back-endgood first issue

Repository metrics

Stars
 (19 stars)
PR merge metrics
 (PR metrics pending)

Description

Many serious SaaS has some sort of history or audit log system. We also should implement something like that. Found an interceptor example and thought this could be quite a good inspiration https://stackoverflow.com/questions/62116938/save-audit-for-an-entity-using-nestjs-and-typeorm

Contributor guide