Deployment, handled.
Focus on building your app.

Just push your code to GitHub to auto-build & deploy your web application.
Get started for free with your GitHub account.

Go live in just
3 steps

No CI/CD configuration. No Dockerfile. No complex commands.

01
Step 01
Create a project
Create a project and app from the dashboard or CLI.
$ kamuidash projects create
Step 01
02
Step 02
Connect GitHub
Just select your GitHub repository.
Step 02
03
Step 03
git push and done
Just push your commits after deployment. Auto-build and deploy kicks in. A default URL is also issued on the initial deploy.
Step 03

Everything you need
for production

No extra plugins required. Zero infrastructure overhead.

No cold starts, always on
Even on the free plan, your app never sleeps 24/7/365. Users get zero-second response times from the very first request.
GitHub integration & auto-deploy
Push to main and builds run instantly. No CI/CD tool configuration needed at all.
HTTPS + DDoS protection built-in
SSL certificates are automatically issued for every app. DDoS protection is built-in with no extra configuration.
Custom domain + auto SSL
Platform-issued URLs are free. Custom domains available at $1/month with SSL included.
Multi-language & framework support
Supports Node.js / Python / Go / static sites.

Two ways to manage

Whether you prefer visual management or quick command-line operations,
KamuiDash provides the optimal interface for your development style.

Dashboard

Dashboard

Access from your web browser. Visually manage your projects and applications through an intuitive interface.

CLI

CLI

Operate with the kamuidash command from your terminal. Perfect for scripting and automation.

Works with
your stack as-is

Node.js
Express / Next.js / Fastify
Python
FastAPI / Django / Flask
Go
Echo / Gin / Standard Library
Static Sites
HTML / Hugo / Gatsby / Astro
PostgreSQL
Managed

Pay only for what you use

Per-minute billing. No charges for unused resources.

FREE Plan
30-day free trial.
Perfect for learning & portfolios.
$0 /月
Server
Type RAM CPU Price/mo
Free 256Mi 200m $0
Database
Type Storage Connections Price/mo
Free 2Gi 5 $0
RECOMMENDED
CLOUD Plan
For serious indie development & startup products.
Choose your server and database plan.
$5 /月
Server
Type RAM CPU Price/mo
Nano 256Mi 200m $3
Small 512Mi 250m $5
Medium 1Gi 500m $10
Large 2Gi 1000m $18
Database
Type Storage Connections Price/mo
Nano 2Gi 5 $5
Small 4Gi 10 $5
Medium 10Gi 20 $14
Large 20Gi 40 $20

FAQ

What is KamuiDash? +
A PaaS (Platform as a Service) built in Japan. As a cloud deployment platform, it automatically builds and deploys your web application just by pushing code to GitHub.
What languages and frameworks are supported? +
We support Node.js (including Next.js), Python (FastAPI, Django, Flask, etc.), Go, and static HTML sites.
Is there really no cold start on the free plan? +
Yes. Even on the free (Nano) plan, your application runs 24/7/365. There is absolutely no sleep mode or cold start delay.
How does deployment work? +
Connect your GitHub repository and push code. The platform auto-detects the language and handles build & deploy. No Dockerfile or complex configuration needed.
Where are the servers located? +
Currently available in the Tokyo region only.
What's included in the database? +
We provide managed PostgreSQL databases. Choose freely from Nano to Large plans.

Deploy your first app
in 5 minutes