ChatiumFor developersPlaygroundPricing
Sign in

For developers

Chatium is a cloud platform for running web-applications. Every solution can be customized with the code within VSCode or web ide.

PlaygroundDocumentation

Core features

Hosting

You don't need to think about where your application is launched and what servers you need. You just write business logic - you see the result immediately and can send a link to it.

Database

The built-in database makes it easy to create new tables that are immediately available for use in your code as objects. You get a very easy way to create new types of entities and use them in your applications.

Authentication

Now you don't have to think about how the user will log in - just connect the necessary authorization providers. The simplest ones are by email or by phone, but Chatium can implement any authentication provider.

Media Storage

Built-in media storage with a convenient API for uploading files from developers and users. It can make a thumbnail of the required format, recode video, prepare a source for a video player, and all this with a connected CDN

Background tasks

You can schedule task to run in background. Allows you to asynchronously execute a scheduled task after a specified interval of time or in the certain time.

Server driven UI

The server provides a set of components that can be used to create custom user interfaces.

VSCode plugin

You can control your account with our beautiful VSCode plugin. You need to open chatium account IDE in browser and click "Open in VS Code" link

Download extension