For the rich text editor, I'm using @lexicaljs Text is saved as JSON, so I can't use this to perform search. 🤔 I'm thinking about using an additional column with raw text. #buildinpublic
I'm almost finished with all the core features for MVP (hopefully...) Now working on the full text search. @supabase has this feature out of the box 😃 supabase.com/docs/guides/da…
I was checking my app performance on web.dev, and it turns out I can make some improvements to custom font loading. Learning about font-display - CSS: Cascading Style Sheets | MDN developer.mozilla.org/en-US/docs/Web…
Hello fellow indie hackers, I have a boring question: How do you tackle the problem of creating legal documents? I'm thinking about Terms of Service and Privacy Policy.
For the public beta of archipins I will not have an option to add a logo. I'm replacing the logo with the first letter of the company name. A placeholder, just for start. Still figuring out if I'll have setting up accounts. 🤔
New week 💪 time to do some codding. Plan for next days: • add auth with @supabase • create admin dashboard to approve offers • add clustering for map pins