Spaces:
Sleeping
Sleeping
metadata
title: TravelMap
sdk: docker
app_port: 7860
TravelMap
TravelMap is a lightweight Airbnb-style demo app with browsing, booking, saved homes, trips, messaging, and simple host tools.
Accounts
All demo accounts use the password demo123.
avery@example.com- guestmaya@example.com- hostjordan@example.com- hostpriya@example.com- hostleo@example.com- guest
Docker
docker compose up --build
The app runs on port 7860.
Open http://localhost:7860 in your browser.
Reset Data
Reset the app back to its seeded demo state:
python3 scripts/reset_data.py