Refi App - Open-source Firestore UI tool

byβ€’
An open-source GUI tool to make interacting with Firestore less painful

Add a comment

Replies

Best
When I work with Firestore for the first time, so many things excited me. It has real-time data, nicely SDK for most languages I can think of. But when really dig in, I make an accident that drops a collection by thinking it is just a document, the same issue happened to my colleagues, luckily, it is a dev environment, I just need to ask for sample data and insert those again. I also see some poor Developer experience while using Firestore, for that reason, I decided to write Refi App. So basically, Refi App will help: - Table view - Give me an overview and I can edit a large number of documents at the same time - JSON editor - Hey it is NoSQL DB! Why do I need to click click on the form to add or update a document? - Preview changes - To prevent the issue I got above, no more crashing the app before Demo time - Hotkeys - I really like the way VSCode with its hotkeys boost my productivity, so that, Refi App should make you love as VSCode did - Import/Export from JSON/CSV - I think It should help quick recovery the data like my accident Enough of talking bullshit things, try it on
What a great tool and generous of you for making it open-source. I love using Firebase and was a bit confusing when starting to use it. All the best with the PH launch Thanh πŸš€
Hi, I'm really happy that you like it. Hopefully, it can help you with Firebase πŸ˜†
I downloaded and am trying it at the moment πŸ‘
For anyone struggling with Firebase UI and even GCP UI, this is the one. Thanks for creating this. Nice export feature btw.
πŸ€ͺ
The Win32 build seems to be missing from the 0.0.10 build at (it's there for older builds), is it coming soon?
Hi, currently no. My device is not support to build Win32 build, I think you can create a Issue in Github to see if anyone can help on your case
Got it thanks.
I love this. It works great. The official Firestore UI is slow and difficult to navigate. This fixes all those issues. πŸ™
Hey thanks, That is exactly what I want to solve with Refi App. Let's take it further
Hey! Cool idea )
Thanks, hope it helps :)
It sounds as a great app! *_* I believe that defined features will pour a lot of ease into the process! ^_^ Big congrats for the launch! ^_^ Could you tell me please is it integrated with GitHub? :))
Hey , This is an amazing idea you've developped . Thank you so much.