Aitana Frontend Documentation

Welcome to the Aitana Labs frontend documentation. This documentation covers all aspects of the frontend application, including development setup, features, testing, and troubleshooting.

Documentation Structure

Development

Technical documentation for developers working on the codebase, including:

  • API integration guides
  • Build processes
  • Docker setup
  • Architecture documentation

Features

Comprehensive guides for all application features:

  • Component documentation
  • System architecture
  • User-facing features
  • Integration guides

Testing

Testing strategies and guidelines:

  • Unit testing
  • Integration testing
  • Test coverage
  • Testing best practices

Troubleshooting

Solutions to common issues:

  • Bug fixes
  • Common problems
  • Debugging guides

🤖 Extending Documentation

Want to add more documentation or improve existing guides? You can request documentation by creating a GitHub issue and mentioning @claude:

How to request documentation:

  1. Create a new GitHub issue
  2. Describe what documentation you’d like added or improved
  3. Mention @claude in your issue description
  4. Claude will analyze the request and create the documentation for you

Example:

Hi @claude, can you add documentation explaining how to configure custom Firebase rules for this project?

Claude can help with:

  • Creating new feature documentation
  • Updating existing guides
  • Adding troubleshooting sections
  • Writing API documentation
  • Creating development setup guides

All documentation follows the organized structure in the docs/ directory and will be automatically placed in the appropriate subdirectory.

Getting Started

To run this documentation site locally:

cd docs
bundle exec jekyll serve

Then visit http://localhost:4000/docs/