GGNomad Documentation
Welcome to the documentation for GGNomad, a unified travel, tourism, and entertainment platform that brings discovering destinations, planning trips, booking stays and experiences, and grabbing tickets to live events into one intelligent ecosystem — one plan, one timeline, one checkout.
GGNomad is generally available — create an account at app.ggnomad.com. Forward-looking capabilities (such as AI-powered planning, live travel-day updates, and enterprise approval flows) are marked as roadmap or target experience so the vision and the current reality are never confused. No users, bookings, revenue, or reviews shown in these docs are real.
🧭 What is GGNomad
A single trip today is stitched together across half a dozen tools — one site for the flight, another for the hotel, a third for the walking tour, a ticketing app for the festival. GGNomad sits in the middle: one itinerary that holds the whole trip, one checkout with transparent totals, and one timeline that follows every booking from booked to checked-out — with a governed marketplace underneath where verified hosts and operators list the stays, tours, experiences, and events travelers actually book.
GGNomad treats travel, tourism, and entertainment as one connected journey rather than four disconnected industries — the same booking spine that powers a beachfront stay powers a guided tour, a cooking class, and a festival ticket.
✨ What you get
- One place to discover and plan — browse destinations by interest, season, and budget, then build a day-by-day itinerary with a running total
- A single, transparent checkout — subtotal, taxes, and fees itemized before you confirm; book stays, tours, experiences, and event tickets together
- One trip timeline — every booking advances through its lifecycle (booked → confirmed → upcoming → checked-in → completed) with reminders along the way
- A two-sided marketplace — hosts and operators get listings, an availability calendar, a booking queue, traveler messaging, and analytics
- A trust layer — verified listings plus real reviews that roll into the ratings discovery relies on
- Platform foundations inherited — RBAC, audit, billing, notifications, files, conversations, and i18n from the Burdenoff platform
🔧 Environment selection
All GGNomad tools, SDKs, and extensions default to production endpoints.
To target a different environment, set BURDENOFF_ENV before installing or
running any tool:
BURDENOFF_ENV | Workspace gateway | Global gateway | Web app |
|---|---|---|---|
prod (default) | https://graphqlworkspaces.burdenoff.com/workspaces/graphql | https://graphql.burdenoff.com/global/graphql | https://app.ggnomad.com |
alpha | https://alphagraphqlworkspaces.burdenoff.com/workspaces/graphql | https://alphagraphql.burdenoff.com/global/graphql | https://alphaapp.ggnomad.com |
local | http://localhost:4003/workspaces/graphql | http://localhost:4000/global/graphql | http://localhost:3000 |
export BURDENOFF_ENV=alpha # Target alpha
export BURDENOFF_ENV=local # Target local stack
📚 What's in these docs
- Quick Start — get started in minutes
- Core Concepts — destinations, listings, itineraries, bookings, trips, events, and reviews
- For Users — guides for travelers, hosts, and operators
- For Developers — SDKs, CLI, extensions, API, and integrations
- For Admins — deployment, security, compliance, and operations
- Reference — API reference and changelog
🚀 Quick links
🏁 Next steps
GGNomad is generally available. Create an account at app.ggnomad.com to get started as a traveler, host, or partner.
- For travelers — explore the discovery, itinerary, and trip experience in Core Concepts
- For hosts & operators — see how listings, availability, and the booking queue work in Host Tools
- For developers & partners — start with the Developer Guide and API Reference
🤝 Support
- Website — ggnomad.com
- General enquiries — [email protected]