You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a POC for a robust and secure user management system with a focus on clean code, security, and best practices. The task involves implementing features for registration, login, profile management, and device management
Installation
npm ci
npm run dev
About
Basic template for starting new NodeJs/Typescript Projects