Getting Started
Getting Started
Set up your Phemeral account and deploy your first Python backend.
This section walks you through setting up Phemeral from scratch. By the end, you will have a Python backend deployed and accessible at a public URL.
Prerequisites
- A GitHub account with at least one repository containing a Python backend (FastAPI, Flask, or Django).
- A Phemeral account. Sign up at phemeral.dev.
Steps
- Connect Your GitHub Account — Authorize the Phemeral GitHub App so that Phemeral can access your repositories.
- Deploy Your First Project — Connect a repository, map a branch, and push code to trigger your first deployment.