> ## Documentation Index
> Fetch the complete documentation index at: https://docs.micleo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Structure and architecture

<Frame>
  <img width="350" src="https://mintcdn.com/micleo/b-FBhFe5P7CqnoRG/images/repo-2.png?fit=max&auto=format&n=b-FBhFe5P7CqnoRG&q=85&s=682d6da4412f4efd8aa9fceba6ac3b57" style={{ borderRadius: '0.5rem' }} data-path="images/repo-2.png" />
</Frame>

### .github/workflows

This directory contains workflows files to deploy the Supabase Edge Function (Github CI/CD).

<Note>You need to set the variable **SUPABASE\_ACCESS\_TOKEN**</Note>
<Note>Github Doc: [https://docs.github.com/en/actions/learn-github-actions/variables](https://docs.github.com/en/actions/learn-github-actions/variables)</Note>

### supabase/functions

The source files for the API Edge Function.

### supabase/migrations

SQL templates to configure the Micleo database.

### supabase/templates

HTML emails for the the different actions: confirmation, email change, invitation, magic link and recovery password.
