Nomading Now

Inspiration

Pain Point

Finding reliable, up‑to‑date tips for long‑term stays is surprisingly hard: information is scattered across personal blogs or vlogs, takes time to create, and quickly becomes outdated. 

Personal Spark

While living as a digital nomad I tried marketing my own apps through tech blogs and promo videos, but traction was low. Meanwhile, short YouTube clips that shared local nomad tips—and mentioned a side project almost as an afterthought—drew thousands of views. That insight convinced me that “authentic nomad tips can double as lightweight self‑marketing.”

Market Insight

Remote work and the solo‑preneur boom mean more people have products to promote but less time (or skill) to market them. Sharing the local knowledge they already possess is an effortless content source. Nomading Now turns those tips into a built‑in marketing channel.


What it does

  • One‑tap geo tips  ·  ≤140 chars + 1‑3 photos + category
  • Profile exposure  ·  Linktree‑style board automatically shown next to each tip
  • Follow & feed  ·  Track favourite nomads and upcoming destinations
  • Discovery  ·  Filter by city, neighbourhood, or category, order by distance or freshness
  • Rank & trust  ·  Points, badges, and higher visibility for consistent contributors
  • Future ideas  ·  Live map, routine/itinerary generator, local meet‑ups

How we built it

Layer Stack
Mobile / Web React + Vite
Backend Supabase (Auth · DB · Storage)
Design System shadcn/ui + Tailwind CSS
Map Leaflet.js
AI Workflow bolt.new vibe‑coding agents for scaffold, refactor, and iteration

We wrote a concise PRD, fed it to bolt.new, and let the agents generate the initial data models, API hooks, and UI skeleton. Manual tweaks were kept minimal; most iterations were handled through updated prompts.


Challenges we ran into

  1. Explaining precisely — Early prompts were too high‑level, causing the agent to take creative detours. Re‑generation loops were expensive until we learned to supply a detailed PRD upfront.
  2. Agent error cascade — A wrong assumption in one function could propagate across generated files, forcing a full rollback.
  3. Maintenance anxiety — AI‑scaffolded code can be hard to refactor if it falls short of production quality. We mitigated this by modularising components from the start.
  4. UX vs. self‑promo balance — Showing a user’s promo links without cluttering the feed required several design iterations.

Accomplishments that we're proud of

  • 24‑hour MVP — Mobile tip posting, web discovery, and Supabase auth running end‑to‑end within a day.
  • High‑quality scaffold — bolt.new produced surprisingly clean TypeScript that needed little refactor.
  • Focus on value — Faster coding freed time to validate the core value proposition with early testers.

What we learned

  • Good prompts beat brute force. A well‑structured PRD saves hours of regeneration.
  • Design > typing. Investing time in flows and data models yields more payoff than hand‑writing components.
  • Human‑AI pair programming scales. Once prompts stabilised, productivity grew exponentially.

What's next for Nomading Now

Product Roadmap

  • Expand coverage to top nomad hubs (Bangkok, Chiang Mai, Lisbon…)
  • Auto‑generated routines & city packs from user tips
  • Check‑in‑based meet‑ups and live coworking map
  • Advanced profile customisation for stronger personal branding

Development Roadmap

  • Continue vibe‑coding: break new features into modular prompts and let bolt.new handle first drafts
  • Provide richer context (flowcharts, sample data) so agents deliver near‑production code
  • Rapidly prototype complex UX—live map, routine wizard, group discovery—through AI‑driven iterations, shortening idea‑to‑test cycles

We believe this hybrid workflow lets us ship faster and aim higher, turning Nomading Now into the go‑to platform where sharing what you already know pays back in community value and personal reach.

Built With

Share this project:

Updates