2
0 Comments

How should I do this?

Hey everyone,

I am trying to build an idea that requires me to build a js library that makes changes (visual) on the users' website but also can send data back to the server.

So what I thought about doing is using firebase in the JS library to send the data back. But I have this almost irrational fear of having all my Firebase info in the library for everyone to see, even though I have researched and found that it is fine to have the API key public. The other way is to host my own server that sends the data to firebase but then I am also scared of having someone spam my server with data by using the URL in the JS library.

Does anyone have any tips or ideas on how I could go about solving this?

Trending on Indie Hackers
I talked to 8 SaaS founders, these are the most common SaaS tools they use 20 comments What are your cold outreach conversion rates? Top 3 Metrics And Benchmarks To Track 19 comments How I Sourced 60% of Customers From Linkedin, Organically 12 comments Hero Section Copywriting Framework that Converts 3x 12 comments Promptzone - first-of-its-kind social media platform dedicated to all things AI. 8 comments How to create a rating system with Tailwind CSS and Alpinejs 7 comments