Skip to main content
Pxxl is an Africa-first cloud deployment platform that takes your GitHub repository and turns it into a live, production-ready URL — no server configuration required. Whether you are shipping a React app, a FastAPI backend, a PostgreSQL database, or a custom domain, Pxxl handles the infrastructure so you can stay focused on writing code.

Introduction

Learn what Pxxl is, who it is for, and how the platform works from end to end.

Quickstart

Deploy your first project in under five minutes by connecting GitHub and clicking Deploy.

API Reference

Explore the Pxxl REST API to automate deployments, manage projects, and query logs programmatically.

Dashboard

Navigate the Pxxl dashboard — Projects, Deployments, Domains, CDN, Databases, Cron Jobs, and more.

How Deployment Works

From a GitHub push to a live URL, Pxxl walks your code through four straightforward stages.
1

Connect Your Repository

Link your GitHub account and select the repository you want to deploy.
2

Configure Your Build

Set your install, build, and start commands — or let Pxxl auto-detect them from your stack.
3

Deploy

Click Deploy Project. Pxxl pulls your code, runs the build pipeline, and starts your service in a container.
4

Go Live

Your project is immediately available at a yourproject.pxxl.pro subdomain. Point a custom domain whenever you are ready.