feat(admin): create event with JSON
It would be cool to avoid hosting our JSON or giving public access to an endpoint, and just paste a JSON object to configure a new OpenFeedback event.
This PR is meant to do that.
Could not manage to make the Firebase install step work tho, so this feature is not tested at all. I hope not much more is needed and that you will be able to complete it 🙏
Nice work! Thank you for the PR; I will take a look this week!
If you need help setting up Firebase, ping me on Discord hugo_42
@cursor review
@keabard hey, did you have time to look at the Cursor review? What do you think, rather than having a new project type, to only have an import of the JSON which will populate the DB? So users can still edit through the UI?
No sorry, didn't have the occasion to go through it yet. Yes a simple JSON import would do :)