---
hide:
 - navigation
 - toc
---
<style>
   /* Hide default title and button added by the theme */
  .md-content__inner > h1,
  body > .md-container > .md-main > button {
    display: none;
  }
  .md-main__inner {
    margin-top: 0;
  }
</style>

# Forge

<div class="forge-hero" markdown>

## 🔥 SAIF's Developer Platform

Standardized templates, infrastructure modules, and deployment pipelines with security built-in.

<div class="forge-hero-cta" markdown>
[Get Started](./guides/tutorials/index.md){ .primary }
[Build on Your App](./guides/tutorials/build-on-your-app.md){ .secondary }
</div>

</div>

---

<div class="forge-features" markdown>

<div class="forge-feature-card" markdown>

### 🛤️ Build on Your App

Follow the golden path from auth through data, APIs, eventing, feature flags, deployment, and observability.

[Start Building →](./guides/tutorials/build-on-your-app.md)

</div>

<div class="forge-feature-card" markdown>

### 📚 Guides

Tutorials that teach through hands-on examples and how-to guides for accomplishing specific goals.

[Explore Guides →](./guides/index.md)

</div>

<div class="forge-feature-card" markdown>

### 🔧 Reference

Technical specifications, API documentation, architecture diagrams, and version compatibility matrices.

[View Reference →](./reference/index.md)

</div>

<div class="forge-feature-card" markdown>

### 🧪 Foundry

Working code examples, experimental prototypes, and proof-of-concepts for new platform capabilities.

[Visit Foundry →](./foundry/index.md)

</div>

</div>

---

## 🤝 Contributing to Forge

Want to help build the platform itself? Platform contributors can improve Forge's infrastructure, tools, and documentation.

[View Contributing Guide →](./about/contributing/index.md)
