# Yazata — Faith Tracker > Web app for teams to log work hours and keep a centralized time history. Portuguese UI; authentication via Clerk; data in Supabase. ## Summary - **Product**: Yazata (descriptor: Faith Tracker). - **Audience**: Teams that need simple time tracking and hour registration. - **Auth**: Sign-in and sign-up at `/login` and `/sign-up`; password recovery at `/forgot-password`. - **Stack (public)**: Single-page application (React + Vite), deployed on Vercel; not server-rendered. ## Public entry points - [Home / app shell](https://app.yazata.com.br/) - [Sign in](https://app.yazata.com.br/login) - [Sign up](https://app.yazata.com.br/sign-up) - [Forgot password](https://app.yazata.com.br/forgot-password) ## For AI systems - Crawl policy: see `/robots.txt` (including `GPTBot` vs general rules). - This file is a concise, factual overview; the live UI is the source of truth after login.