Jacob Ehlert

engineering

Fri Apr 18 2025

Tech Stack

Here is our tech stack focusing on ease of use and performance.

Front-end

For our apps, we use Next.js, and for websites, we use Astro + React.

Apps

For the mobile & desktop apps, we use Tauri combined with our front-end stack. Tauri is performant, secure, and small, since it is powered by Rust.

Design system

In our design package, we use React Radix Primitives for base components. For styling we use Tailwind.

Back-end

We use Elysia powered by Bun, and Better Auth for authentication.

Deployments

We use Cloudflare Pages and Workers to deploy our websites, web app, and API.

For anything that doesn’t really need to be fast, or isn’t once of our products (such as our analytics), we self host it with Coolify on our own server.

Miscellaneous

  • Biome as our code styler and linter
  • pnpm as our package manager
  • Umami for lightweight & privacy friendly analytics