Proposed Technology Stack

Techstack Overview

A modern, full-stack technology foundation โ€” TypeScript-first, deployed on European cloud infrastructure.

39
Technologies
31
Decided
8
Pending
11
Categories
โš™๏ธ

Core Language & Tooling

4 technologies

๐Ÿงฉ

Backend & Frontend

11 technologies

๐Ÿ”Œ

API

3 technologies

๐Ÿ—„๏ธ

Data & Storage

4 technologies

๐Ÿค–

AI & LLM

3 technologies

๐Ÿ”’

Auth & Security

2 technologies

โ˜๏ธ

Infrastructure & DevOps

4 technologies

๐Ÿ“Š

Observability

3 technologies

๐Ÿงช

Testing

2 technologies

๐Ÿ“ฑ

Mobile

1 technology

๐Ÿ’ป

Developer Experience

2 technologies

This presentation was built with the same stack it proposes.

Made bybrthrs
๐Ÿ—„๏ธData & Storage

pgvector

Vector search extension

Open SourceSelf-hosted๐Ÿ‡ช๐Ÿ‡บEU HostedScaleway

What is it

A PostgreSQL extension that adds vector data types and approximate nearest-neighbour search.

Why we chose it

Embedding storage and similarity search live directly inside our existing Postgres instance, avoiding a separate vector database service. This simplifies the architecture and keeps AI-related data collocated with structured data.