calljmp (@calljmpdev) 's Twitter Profile
calljmp

@calljmpdev

A Powerful Backend for Mobile Developers – Without the Complexity.

ID: 1881456452184723456

linkhttps://calljmp.com calendar_today20-01-2025 21:39:36

35 Tweet

35 Followers

13 Following

Vlad Lykhonis (@vladlykhonis) 's Twitter Profile Photo

Just updated CLI, SDK for React Native, and docs for calljmp. Single line local development and deployment to cloud. Few lines of code get you secure service invocation from a iOS and Android using React Native. docs.calljmp.com/react-native#a…

Just updated CLI, SDK for React Native, and docs for <a href="/calljmpdev/">calljmp</a>.

Single line local development and deployment to cloud. Few lines of code get you secure service invocation from a iOS and Android using React Native.

docs.calljmp.com/react-native#a…
Vlad Lykhonis (@vladlykhonis) 's Twitter Profile Photo

Added support for simplified automatic schema migration into Calljmp CLI. - Pull current schema from remote database - Define schema changes in a file - Preview the changes - Generate new migration file - Apply migration file to local and remote databases

Vlad Lykhonis (@vladlykhonis) 's Twitter Profile Photo

Simplified SQLite schema management is an amazing tool I always wanted for myself. Now with Calljmp CLI I can: - authorize it through the dashboard - select a project I am working on - pull provisioned database schema - reset and provision local database for development purpose

Vlad Lykhonis (@vladlykhonis) 's Twitter Profile Photo

Just spent a day working on new section. I think this shows calljmp current offering built on Cloudflare for mobile developers that I believe find it very attractive. We always look for the feedback. Be one of the first to help us build the platform at such early stage!

Vlad Lykhonis (@vladlykhonis) 's Twitter Profile Photo

Designing SQL relational database can be challenging. Having an explorer, set of table and row level permissions may be little too much when it comes to setting proper user access. calljmp is rolling out first version of Studio. You can simply see all tables, relationships,

Vlad Lykhonis (@vladlykhonis) 's Twitter Profile Photo

Observe, filter, and debug events live using Calljmp dashboard. Realtime is about to become literally one liner in mobile apps.

Vlad Lykhonis (@vladlykhonis) 's Twitter Profile Photo

We just launched realtime for mobile apps - no WebSocket setup, no backend to manage. calljmp is a backend for React Native & Flutter. Auth, SQL, file storage, and now: realtime pub/sub + database change streams. Powered by Cloudflare Durable Objects, built to scale.

Vlad Lykhonis (@vladlykhonis) 's Twitter Profile Photo

New release for Calljmp - your mobile backend with realtime, SQLite, and edge functions. Flutter SDK v0.0.6 • Realtime database & pub/sub with .observe() • Events & field filters • WebSocket support + auto-reconnect Service Library v0.0.4 • Build secure TypeScript cloud

Vlad Lykhonis (@vladlykhonis) 's Twitter Profile Photo

AI sdk from Vercel on Cloudflare edge functions seems like a perfect fit. With trends on AI and React Native synergies there is no better time or way to do this in few seconds. With calljmp you can easily enable AI capabilities in your mobile app completely safe with few

Rahul kumar (@kumarrahul2054) 's Twitter Profile Photo

🚨BREAKING for Mobile Developers Your app can go live in just 5 minutes with this secure backend for mobile apps built on Cloudflare. Below is a video how it’s done in real time. calljmp - I’m beyond impressed! 👉 Try it here: calljmp.com/?utm_source=ra…

Vlad Lykhonis (@vladlykhonis) 's Twitter Profile Photo

Your react app is now AI agent! - Write workflow as a code directly in the app (React and React Native) - Your code is executed as you described on edge (Cloudflare) Parallel and branching flows are also supported. Realtime observability and polling via SSE are coming to

Vlad Lykhonis (@vladlykhonis) 's Twitter Profile Photo

Adding observability to AI workflows and agents in calljmp. From breakdown of each step to live visualization of running workflows. Here we write TypeScript and implement our steps (operators) right inside React app (Web/Native). After invoking a workflow and running it, we

Vlad Lykhonis (@vladlykhonis) 's Twitter Profile Photo

AI agents and workflows right in your NextJS and React Native app's code. - Create type-safe multi-step agentic workflows right in your app - On edge, managed for you on demand - Use any model or data source you like with secrets stored securely - Observability with logs and

AI agents and workflows right in your NextJS and React Native app's code.

- Create type-safe multi-step agentic workflows right in your app
- On edge, managed for you on demand
- Use any model or data source you like with secrets stored securely
- Observability with logs and
Vlad Lykhonis (@vladlykhonis) 's Twitter Profile Photo

Have been working on adding CLI support for agentic AI workflows. Right now infrastructure is up to be able to define phases (read steps), retries, auto caching per phase, and parallel execution. Realtime observability and 30 day retention of all traces and logs.