Quickstart

Last updated:

The fastest path from your code to a working URL: connect the repo, and Nashir does the rest.

1 — Connect the repo

Create your account at app.nashir.io, connect GitHub, and grant Nashir access to the repository you want to deploy.

2 — Nashir detects your project

Nashir reads the project and detects the language and framework automatically — no config file to write. A detection card shows what it found: the framework, the build command, and the services the project needs.

3 — Deploy

Pick a region (Riyadh or London) and hit deploy. The build log streams line by line until it completes.

4 — Your app is live

Your project gets a free nashir.app subdomain the moment the deploy completes, and you can add your own domain any time.

From here on, every push to the connected branch builds and deploys automatically.