Sign in and link GitHub, GitLab or Bitbucket. Private repositories are supported.
Abasthan reads your package.json, picks the right Node version, installs dependencies and runs your start script.
Your app is served at your-app.abasthan.app with SSL — every git push redeploys automatically.
The Free plan is a real production environment — the same platform paid apps run on, with a smaller resource allocation.
Paid plans start at $1.25/month — and you're only billed for the seconds your app actually runs. Suspend an app and the meter stops. New accounts get a $3 welcome credit to try paid plans.
Yes. Every account can run its first app on the Free plan at $0 — no credit card required. You get a free .abasthan.app subdomain with automatic SSL. Additional apps and databases run on paid plans starting at $1.25/month with per-second billing.
Node.js 18, 20 and 22. Pick the version per app; npm, yarn and pnpm are all supported and your dependencies are cached between builds.
Yes — any Node.js web service works. Abasthan detects your start script, installs dependencies and exposes the port automatically. Express APIs, Next.js apps and NestJS backends all deploy the same way: connect the repo and push.
Free instances run on smaller CPU/RAM allocations but are real containers on bare-metal hardware — there's no artificial sleep timer. If you outgrow the free tier, paid plans are billed per second, so you only pay for actual runtime.
Yes. Custom domains with automatic SSL certificates are available on every plan, including Free — or use the included .abasthan.app subdomain.