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
๐ŸงฉBackend & Frontend

Zustand

State management

Open Source

What is it

A small, fast, and scalable state management library for React with a minimal API.

Why we chose it

No boilerplate, no providers, no reducers. A store is just a function. It scales from a single shared flag to complex cross-component state without the ceremony of Redux or the magic of MobX.