I’ve been working on Sebastian.run , an AI tool that lets you create a fully functional mobile app (React Native) from a single prompt.
The goal is to make mobile app creation as fast and accessible as building a website.
The latest version (V1) now includes:
Built-in Database
Authentication
Stripe integration
Full code generation + instant preview
You can describe your app idea (e.g. “a social app for book lovers with user profiles and comments”), and Sebastian will generate:
The front-end (Expo / React Native)
The backend logic
Auth & DB setup
Payment flow (via Stripe)
The app runs locally or can be deployed instantly. It’s still early (beta), but I’d love feedback from the community — especially on what would make it more useful for devs and indie hackers.
Try it here: https://sebastian.run
Thanks for checking it out!