You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p class="text-lg text-foreground-secondary mt-6">Deno's cloud services provide robust platforms for deploying and running JavaScript and TypeScript applications at global scale.<a href="https://console.deno.com" class="docs-cta deploy-cta mt-2">Go to the Deno
9
+
Deploy dashboard</a></p>
8
10
9
-
Deno Deploy comes with an easy to use dashboard at
10
-
[console.deno.com](https://console.deno.com). In this dashboard, you can create
11
-
new Deno Deploy organizations that contain Deno Deploy apps.
12
-
13
-
Within a single organization, you cannot mix Deno Deploy apps with Deploy
14
-
Classic projects. You can switch between different organizations using the
15
-
organization picker in the top left of the dashboard.
11
+
</div>
16
12
17
13
## What is Deno Deploy?
18
14
@@ -21,6 +17,11 @@ applications in the cloud (or self-hosted on your own infrastructure). It
21
17
provides a management plane for deploying and running applications with the
22
18
built-in CI or through integrations such as GitHub actions.
23
19
20
+
Deno Deploy comes with an easy to use dashboard at
21
+
[console.deno.com](https://console.deno.com). Here, you can create and host new
22
+
apps, create and manage Deno Deploy organizations and manage and view your
23
+
databases and app telemetry.
24
+
24
25
## Comparison to Deploy Classic
25
26
26
27
Deno Deploy is a complete rework of Deploy Classic. It has a new dashboard, and
0 commit comments