Skip to content

Latest commit

 

History

History
82 lines (62 loc) · 2.74 KB

getting-started.mdx

File metadata and controls

82 lines (62 loc) · 2.74 KB
title description icon
Quickstart
Start using Edgee in minutes.
square-minus

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.

Creating a new Account

  1. First of all, visit this page to create a new Edgee account.
  2. Fill in your details, including your name, email, and password.
  3. Please, be aware that creating an account means that you agree to our Terms of Service and Privacy Policy.
  4. You will receive an email with a link to validate your email address.
If you're currently on our waiting list, don't worry! We'll review your request as soon as possible.

Creating an Organization

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!

Different ways to discover Edgee

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.