Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: Spots – Map of good places to work remotely for the day (spots-9a3a718d1c74.herokuapp.com)
7 points by bcbernstein 9 hours ago | hide | past | favorite | 3 comments
I made this to focus on places that are genuinely good to work for the day, not just co-working spaces or random coffee shops. I'm trying to make it simple, fast, and containing the same good data that a place like Hacker News does.

I'd love any feedback on how to make it helpful for you. Thanks.






It’s so fast!! What did you use to build this?

Love that you don’t need a. Account to add a new place. Is that supabase? Anything preventing bots or abuse of this?


Thanks! Front-end: Vite + React + React-Leaflet for the map UI. Data: Curated spots are just a local JSON array; user-added spots go to Firebase Realtime DB (so no Supabase in this case but that's probably better longer term). Hosting: the static Vite build is served from a tiny Node/Express wrapper on Heroku. Because Firebase handles the write endpoint, I get SSL, auth options, and rate-limiting for free.

Right now anyone can add a place without an account; the “abuse protection” is: Very small audience (for now) Firebase security rules (lat/long bounds, char limits) Manual moderation—if something looks off, it’s a single click to delete in the console. If the map gets popular I’ll add reCAPTCHA or gated auth.

Cool to see people adding stuff around the world!

Anything you wish it could do?


I just made it easy to add spots, no login required - I would love to see what you add :)



Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: