Hello everyone ! Let me present you <archibase.dev...
# madewithprisma
a
Hello everyone ! Let me present you archibase.dev, a visual and collaborative schema editor. I love working with Prisma since the v2, but there was no ERD editor that provide exports to Prisma, so I decided to build one as a side project 😇 👀 
Figma for database architects
In short, Archibase lets you build, visualize and document your Prisma schema in collaboration with your team (real time collaboration). It provides all the features you would expect from such an editor: indexes, constraints, multiplayer cursor, cursor chat conflict resolution, dark mode etc. Go check the website if you want to know more. prisma rainbow 
Prisma SDL as default language
Archibase use the same Prisma schema definition language (SDL)  we know and love to build your database. It also provides a linter that will helps avoid errors while building your database architecture. Y*ou can start using it right now, for free, by simply dropping a valid Prisma schema or by choosing one of the templates.* Of course, all of your work can be exported to a Prisma schema or image (and more) ❤️ 
Help needed
Archibase is currently in alpha so you should expect some bugs and awkward behaviors please be kind 😄 .  If you’re hyped by the project, I really need you to test it out and give some feedback about the improvements to made or bugs to solve. If you want to support the project, consider subscribing by using the code 
PRISMASDLISMETA
 which gives you a lifetime 60% off. Also there is an open demo here => https://archibase.dev/demo so you can try it without registering. (I really don’t know the load the app can handle so it would be great if we can try to put it down together ! 💯💯💯) Thanks @Mahmoud for letting me posting this here and thanks Prisma teams for the tools you’re building that we heavily rely on (sdk, sdl and language-tools). PS: The public roadmap is here if you have some ideas to suggest => https://feedback.archibase.dev/roadmap
👀 3
prisma rainbow 5
💯 2
this is what a schema looks like in Archibase :D
s
Cool stuff man.
a
Thank you ! 🤗 Don’t hesitate to smash the feedback button to help me improve it :)
d
Looks great @arnaud! Thanks for sharing
❤️ 1
a
thanks @Daniel Norman appreciate you take a look 🙂
🔥 1
d
I opened an issue about showing the implicit m-n relation table: https://feedback.archibase.dev/feedback/5169 Would love to hear your thoughts @arnaud
For inspiration here’s how https://prismaliser.ovy.cloud/ does it:
I would also recommend you to create a PR in https://github.com/catalinmiron/awesome-prisma and add archibase!
a
Oh that will be really great! . Thanks for the detailed feedback ! As for m-n implicit relation table this behavior is intended because, for now, Archibase is a one to one mapping of a Prisma schema. I answered you under your feedback. Let’s continue the discussion there 😊
n
@arnaud fantastic tool! Just wanted to let you know that attempts to sign up with a Gmail address fail - I tried several times and never got anything in the mail.
❤️ 1
a
Hi @Nina Pypchenko . thanks for your kind message 🙂 I just solved the issue with auth flow. thanks for reaching out 🙂
🚀 1
n
Thanks @arnaud!