Open-source travel product foundation

Build the travel experience. Keep the architecture yours.

Travel technology by Kairoseth Start with local demo data, then swap in a REST API, CMS, supplier connector or booking backend through explicit adapters.

3Demo destinations
3Demo itineraries
demoActive data adapter
Destinations

Demo content, production-ready boundaries.

A fresh clone renders immediately without third-party services or inherited media, while every destination has a stable detail route.

Catalonia

Barcelona

Architecture, Mediterranean culture and urban experiences in one compact destination.

Andes & Pacific

Peru

High-altitude landscapes, living culture and routes connecting cities, mountains and heritage.

Atlantic Europe

Portugal

Coastal cities, gastronomy and flexible road-trip itineraries across a compact country.

PortugalExplore →
Trips

A catalogue model ready to extend.

Trips carry duration, pricing, currency, highlights and destination relations. Search and filtering now run above the same domain layer.

4 day itinerary

Barcelona City Break

A flexible four-day urban itinerary designed as reusable demo content for the starter.

  • Modernist architecture
  • Local neighbourhoods
  • Mediterranean food
View trip →From €540
10 day itinerary

Peru Andes Discovery

A modular mountain and culture itinerary demonstrating longer multi-stop travel products.

  • Andean landscapes
  • Cultural heritage
  • Multi-stop itinerary
View trip →From €1,640
7 day itinerary

Portugal Atlantic Route

A seven-day sample route for demonstrating catalogue, pricing and itinerary presentation.

  • Atlantic coast
  • Historic cities
  • Self-guided flexibility
View trip →From €890
Architecture

Designed around replaceable adapters.

UI components consume repository interfaces rather than vendor APIs. This keeps integrations replaceable and demo, test and production modes explicit.

UINext.js App Router and server-first rendering.
DomainTyped travel entities independent from infrastructure.
RepositoryStable interface used by pages and services.
AdaptersDemo and generic REST implementations.