Basic Home Page

This is a robust example of a fullstack authentication system using Monorepo architecture with NestJs as backend, Astro as frontend, shared types and configuration.

It uses React integration with Astro and TailwindCSS for styling.

User Data

{
  "id": "1",
  "email": "titux.metal@lgdweb.fr",
  "createdAt": "2025-08-13T00:00:00.000Z",
  "updatedAt": "2025-08-13T00:00:00.000Z"
}