Hacker News new | ask | show | jobs
by mtmail 104 days ago
The "live feed" of purchases is a hardcoded list in index.js. All fake?
1 comments

Good catches, thank you for the feedback.

1. Domain: You're right, I'm adding a custom domain this week. The site runs on Supabase so pixel data is permanently stored in a real database.

2. Live feed: The initial seed data was simulated to show activity, but real purchases are stored in Supabase and appear instantly. Fair criticism — I'll make this clearer.

Error messages in French: I'm based in Quebec, Canada — fixing the locale now.