title | description | icon |
---|---|---|
Quickstart |
Start using Edgee in minutes. |
square-minus |
import EdgeeSdk from '/snippets/edgee-sdk.mdx';
The following guide will help you get started with Edgee managed service in minutes. If you want to self-host Edgee, please refer to the open-source documentation.
This guide will walk you through the basics of getting started with Edgee, from setting up your account to implementing our libraries in your applications.
- First of all, visit this page to create a new Edgee account.
- Fill in your details, including your name, email, and password.
- Please, be aware that creating an account means that you agree to our Terms of Service and Privacy Policy.
- You will receive an email with a link to validate your email address.
Once logged in, you land on your personal account page. Here's where you can manage your personal information, change your password, and create a new project for your personal use.
To invite other users and collaborate on a project, you need to create an organization. In the top left corner you always find a menu that lets you switch between different organizations or create a new one.
<img src="/images/organization-switcher.png" alt="Organization switcher" width={400} align={"center"} />
After clicking Create organization, you are prompted to enter the name of the new organization and its URL. And that's it! You have successfully created a new organization.
You are now ready to create your first project!
After creating your account, you can start exploring Edgee in different ways:
Go on with the quickstart guide and create your first project.
<Card title="Discover all the technologies you can migrate at the edge" icon="truck-fast" href="/components/overview"
Moving workloads to the edge is a great way to improve performance and privacy.
<Card title="Take a look to our different services" icon="eye" href="/services/overview"
Discover the different services we offer.
<Card title="API Reference" icon="square-code" href="/api-reference/introduction"
If you prefer to dive into the technical details, check out our API reference.