Start from something that already works
Pick a language and velixir creates the app, builds the source, and puts it on the internet.
No Dockerfile, no build config, nothing to install first. Then edit it and
velixir deploy to ship your own.
Node.js
A zero-dependency HTTP server on Node 22.
Status page
A public status page for your services, with no dependencies.
Notes on Postgres
A notes app wired to managed Postgres.
Includes managed Postgres, connected for you
Directus
A headless CMS on a database you own.
Includes managed Postgres, connected for you
n8n
Workflow automation you host yourself.
Includes managed Postgres, connected for you
AI chat
A private, streaming AI chat for Mistral, OpenAI or any compatible API.
Background jobs
A job queue with a live dashboard, on managed Valkey.
Includes managed Valkey, connected for you
Discord bot
A Discord bot with slash commands and a status page that hands you its invite link.
Django + Postgres
A Django guestbook with the admin, on managed Postgres.
Includes managed Postgres, connected for you
FastAPI + Postgres
A todo API with interactive docs, on managed Postgres.
Includes managed Postgres, connected for you
Remote MCP server
Your own MCP server for Claude Code, Cursor and VS Code, behind a secret token.
Next.js + Postgres
A Next.js 15 guestbook on managed Postgres, with Server Actions.
Includes managed Postgres, connected for you
Telegram bot
A Telegram bot on webhooks that sleeps between messages, so it runs on the Free plan.
Umami
Cookie-free, privacy-friendly web analytics, with every page view kept in your own managed Postgres.
Includes managed Postgres, connected for you
Hermes Agent
A sandbox for Nous Research's Hermes Agent: an AI agent you chat with on Telegram, on the model of your choice. Its memory, skills and files reset whenever the app restarts.
OpenClaw
An AI sandbox: try the OpenClaw assistant on your own model and Telegram bot in minutes. It starts fresh on every restart.
Steel Browser
A headless Chrome sandbox for AI agents: sessions over REST, Puppeteer and Playwright over one secure WebSocket. Resets on every restart.
What happens when you click Deploy
- 01 We create the app on your account, on whichever plan you pick. Nothing is charged while your starter credit covers it.
- 02 The template's source goes through the same build pipeline your own code would: detected, built into a container image, pushed to a private registry.
- 03 It rolls out and your URL goes live. You watch the build happen from the app page.
-
04
Replace it with your own code whenever you want:
velixir deployfrom your project directory ships over the top.
Already have an app to deploy?
Skip the templates. velixir detects your language from your own source, in any of eleven runtimes. Your first month is on us, up to €14.99, and you can deploy without a card.
Start free