Launched this week

LogicMint
Turn a sentence into a hosted app—with code you own
9 followers
Turn a sentence into a hosted app—with code you own
9 followers
Describe an app in plain language and LogicMint builds a working, hosted version in under 60 seconds—with auth, a real Postgres database, and a live URL. Download the full MIT-licensed source, self-host anywhere, or bring your own LLM key.






Tried describing a simple inventory tracker and got a working app with login and a database in under a minute. Having the full MIT source drop right into my repo was a nice surprise.
@semawa6l Thanks for trying LogicMint and for sharing your experience, Sema — glad the owned-source handoff stood out.
Being able to describe an app and get a live URL in under a minute is wild, love the open source angle too. One thing that would make this even better is a built-in way to invite a couple of teammates or clients to view the generated app before you commit to the full source download. A simple shareable preview link with optional password protection would save a ton of back-and-forth when I'm trying to validate an idea with someone.
One thing I'd love to see is a simple way to wire up scheduled jobs or cron tasks from the generated app, like clearing old records or sending weekly digests. That would round it out from "build me an app" to "build me a real, running product."