Anyone have any luck with something like <https://...
# prisma-whats-new
m
Anyone have any luck with something like https://github.com/marmelab/aor-graphql ? Looking at options for an ‘off the shelf’ CRUD admin dashboard that would work with graphcool
h
You can’t simply use the graphcool dashboard? 🙂 Depending on the use case and user, of course
m
@halborg That’s the least optimal solution, but is still a solution. Our app has admin users who need the ability to edit other user’s content, etc, and giving them access to the console is essentially like giving someone direct access to a DB. Rather scary.
h
Certainly, just a suggestion if the use case and users could be allowed such access 🙂
🙂 1
a
@mwickett @notrab I recently came across this: http://crudl.io/. Haven't tried setting it up yet, but it supports GraphQL...
👍 1
m
Interesting. It looks like both this one and admin-on-rest (graphql) haven’t had much active development recently.
a
At least it's a step closer than starting from scratch
m
Definitely
Even mentions graphcool 😄
n
Awesome!
a
Haven't used any of them, so please share your experiences!