Skip to content

Memorioso

Heirloom Storybooks

Open stack

Built with the best tools for the job.

Every technology here was chosen deliberately. This page explains what each one does and why we picked it — so you can judge for yourself.

Frontend

Next.js logo

Next.js

Full-stack React framework (App Router)

App Router gives us server components, layouts, and file-based routing out of the box.

React logo

React

UI component library

The most mature ecosystem for building interactive UIs with server + client component support.

TypeScript logo

TypeScript

Type-safe JavaScript across frontend and backend

Catches bugs at compile time and makes refactoring across large codebases safe.

Tailwind CSS logo

Tailwind CSS

Utility-first styling framework

Enables rapid UI iteration with consistent design tokens without leaving the markup.

Backend

Convex logo

Convex

Reactive backend: database, queries, mutations, and actions

Real-time reactivity, TypeScript-native schema, and serverless functions in one platform.

NextAuth.js logo

NextAuth.js

Authentication (sessions, OAuth providers)

Battle-tested auth for Next.js with minimal configuration and provider flexibility.

AI

Groq logo

Groq

Ultra-fast speech-to-text transcription

Best-in-class inference speed for Whisper-compatible STT with competitive accuracy.

ElevenLabs logo

ElevenLabs

AI narration and text-to-speech

Natural-sounding voice narration to bring storybook chapters to life.

Storage & Media

Cloudflare R2 logo

Cloudflare R2

Object storage for photos, audio, and exports

Zero egress fees and S3-compatible API make it ideal for user-generated media at scale.

Observability

Sentry logo

Sentry

Error monitoring and performance tracing

Catches exceptions in production with full stack traces and release tracking.

Payments

Stripe logo

Stripe

Subscription billing and payment processing

Best-in-class developer experience for subscriptions, webhooks, and the billing portal.

Email

Resend logo

Resend

Transactional email delivery

Modern API-first email with React Email templates and excellent deliverability.

Integrations

Unsplash logo

Unsplash

Free high-quality stock photography

Huge library of CC0-licensed photos to enrich chapters without copyright concerns.

Pexels logo

Pexels

Additional stock photography and video

Complements Unsplash with a separate library for broader coverage.

Hosting

Vercel logo

Vercel

Deployment and edge hosting for the Next.js app

First-class Next.js support with zero-config deployments, preview URLs, and global CDN.

Testing

Vitest logo

Vitest

Unit and integration testing

Vite-native test runner with near-zero config and Jest-compatible API.

Playwright logo

Playwright

End-to-end browser testing

Cross-browser E2E tests with auto-wait and first-class TypeScript support.