CMS slows your team down (Lee Robinson from cursor said the quiet part out loud).
We migrate your site in minutes.
→ you own the code in your github repository
→ devs edit with cursor/claude/codex.
→ non-technical folks edit via an ai visual editor
https://t.co/ow0vDrGhRb
Just launched a customizable B2B CRM with Contember’s new AI Editor + Templates. Describe what you need, get a working app you can fully tweak.
🎥 Demo: https://t.co/BhD2k4x0xs 🧪 Try it: https://t.co/Z3oTSolwPl
Feedback very welcome!
🗃️ Use one (or many!) Prisma schema files in Prisma ORM!
Prisma ORM version 5.15.0 ships with a new Preview feature allowing for a multi-file Prisma Schema.
Check out our announcement blog post 👇
https://t.co/n4OVAzASLt
A quick video from this morning of me using @contember AI Studio to build a VC reporting app (which I will be showing to our investors later today).
It's a raw format - no cuts, no speeds. So about 7 minutes of what it feels like to use AI Studio.
Today we released a major upgrade to our AI Studio. It does 2 things:
1) It will visualise the data model of the app you're building.
2) You can ask for changes (unlimited, you can design anything you need very quickly).
And it's super fun. Go and try it!
Working with #AI means exploring different paths and often hitting dead ends. But when you find the one that leads forward, you realise the possibilities are endless. Worth every minute of the struggle.
Until we hit another dead end.
Love how @contember makes building web apps simple and fun. On Sunday, a friend asked for a simple way to save social links and instantly see embed previews.
I didn't know anything off the top of my head, so how fast can I build one with Contember AI Studio?
"We are getting to the point where you can sit down with your colleagues in the office and leave the meeting with your new app finished and your colleagues invited. I'd give it a year or two."
And more about what we're doing at @contember in an interview with AI Crunch. [Czech only, sorry.]
https://t.co/NJDiWpvvyG
We may be focusing a lot on AI these days, but that doesn't mean our open source framework isn't getting better every day. We have just released version 1.3 of the Contember engine with major enhancements. Let's dive in.. 🧵
connectOrCreate nested mutation: The new connectOrCreate nested mutation simplifies data management by allowing you to either connect to an existing entity or create a new one, all in a single GraphQL mutation. If the entity exists, it'll be connected; if not, it'll be created.