About

Software should be describable, not assembled

Most people who need a small piece of software do not need a framework, a hosting account and six weeks. They need the thing itself. Vixtur exists to make the distance between describing it and using it as short as it can honestly be.

What it actually is

Vixtur is an app builder. You describe what the system has to do and for whom, and it writes a whole project: tables with real fields, sign-up and sign-in for your own users, permission rules the server checks on every request, and a public address you can send to somebody the same day.

It is not a page builder with a form on it, and it is not a chat that hands you a zip file. What comes out is a running application with a database behind it and a version history you can walk back into.

Two languages, on purpose

The product was written for Hebrew first, and Hebrew is a right-to-left language with square, close-fitting letterforms — which is not a translation problem, it is a layout one. Every screen here is built to be read in either direction rather than translated into one and patched for the other.

The public site answers at two addresses, one per language, and both are real pages with their own text in the HTML. Neither is a redirect to the other.

If something here is wrong, say so

Every claim on this site is meant to be checkable against the product. If you find one that is not, that is a defect and we would rather hear it than not.