Tech Stack
Technology Stack
Section titled “Technology Stack”Frontend
Section titled “Frontend”| Technology | Version | Purpose |
|---|---|---|
| Vue.js | 3.x | UI Framework |
| TypeScript | 5.x | Type safety |
| Vite | 5.x | Build tool |
| Pinia | 2.x | State management |
| Vue Router | 4.x | Routing |
| TailwindCSS | 3.x | Styling |
| Axios | 1.x | HTTP client |
Backend (Gateway)
Section titled “Backend (Gateway)”| Technology | Version | Purpose |
|---|---|---|
| Laravel | 10.x | PHP Framework |
| PHP | 8.2+ | Runtime |
| Laravel Passport | 11.x | OAuth Server |
| Spatie Media Library | 11.x | Media handling |
| Laravel Telescope | 5.x | Debugging |
Go Microservice
Section titled “Go Microservice”| Technology | Version | Purpose |
|---|---|---|
| Go | 1.21+ | Runtime |
| Chi | 5.x | HTTP Router |
| GORM | 2.x | ORM |
| Kafka-go | - | Kafka client |
| Redis | 7.x | Caching |
Web Components
Section titled “Web Components”| Technology | Version | Purpose |
|---|---|---|
| Lit | 3.x | Web Components library |
| TypeScript | 5.x | Type safety |
| Vite | 5.x | Build tool |
| Custom Elements | v1 | Browser API |
Infrastructure
Section titled “Infrastructure”| Technology | Purpose |
|---|---|
| PostgreSQL | Primary database |
| Redis | Caching & sessions |
| Kafka | Message queue |
| Docker | Containerization |
| Kubernetes | Orchestration |
| Vercel/Netlify | Docs hosting |
Documentation
Section titled “Documentation”| Technology | Purpose |
|---|---|
| Astro | Static site generator |
| Starlight | Documentation theme |
| MDX | Enhanced markdown |
| Mermaid | Diagrams |