« All posts

Building LIA: Clean Architecture and Argon2id in Fastify + Prisma

Explore the LIA project, focusing on user registration implementation with Fastify and Prisma, and the security of Argon2id.

LIA is a platform aimed at enhancing local employment in a coastal district of Brazil. This post discusses the implementation of the user registration flow, folder structure, and the decision to use Argon2id for password hashing. The backend is structured according to clean architecture principles, ensuring secure and efficient user registration processes.

This synthesis was produced from its source by AI; there is no human editor or manual review step. How we work