WebUI for fake-gcs #2027
drehelis
started this conversation in
Show and tell
Replies: 1 comment
-
|
Pretty cool! We have been using https://github.com/remko/dsadmin for our Firestore in Datastore mode. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone 👋
I’ve built a PWA WebUI app for fake-gcs to make it easier to browse buckets, inspect objects, and test interactions visually.
The goal is to make it easier to debug and work with fake-gcs during local development without needing external tools.
It started as a PubSub emulator, since I couldn’t find one that suited our needs. The idea is to provide all-in-one tool to all our emulators used during development phase.
https://github.com/drehelis/gcp-emulator-ui ⭐
Would love feedback or suggestions for features that could be useful!
Beta Was this translation helpful? Give feedback.
All reactions