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

# Heena Jewellers - Internal

> Internal setup and database docs for Heena Jewellers

Internal documentation for the Heena Jewellers system covering local development environment, credentials, and database schema.

<CardGroup cols={2}>
  <Card title="Local Setup" icon="laptop-code" href="/internal/heena/quickstart">
    Poetry install, `.env` configuration, database setup, migrations, and running tests
  </Card>

  <Card title="Database Schema" icon="database" href="/internal/heena/database">
    Full table definitions, relationships, and Alembic migration guide
  </Card>
</CardGroup>
