Creating a new Project
To create a new project, use the top-left menu and click Create project.
Step 1: Configure your Project
Your project name serves as a unique identifier and will be part of your project’s URL. Optionally, add a description to help you and your team remember the project’s purpose.
Can I add my own URL?
Yes of course, don’t worry! We’ll get there after step 3.
Yes of course, don’t worry! We’ll get there after step 3.
Step 2: Set up the first routing rules
Edgee acts as a reverse proxy, meaning it receives requests and directs them to designated origin based on your routing rules.
- Select the protocol (
HTTP
orHTTPS
) by clicking on the protocol field. - Enter the address of your website. It can be either a hostname or an IP address (v4 or v6).

Step 3: Project propagation
Congratulations! Your project is now configured and is being propagated across our edge network. We have automatically assigned an .edgee.app domain to your project. Use this domain to test and ensure your project is functioning as expected.
Create a dedicated project for each environment
We strongly recommend to create a dedicated project for each environments (prod, staging, dev) to avoid issues in production while experimenting.
We strongly recommend to create a dedicated project for each environments (prod, staging, dev) to avoid issues in production while experimenting.