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
Copy file name to clipboardExpand all lines: README.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
> Appwrite Init has concluded! You can check out all the latest announcements [on our Init website](https://appwrite.io/init):rocket:
1
+
> [Get started with Appwrite](https://apwr.dev/appcloud)
2
2
3
3
<br />
4
4
<palign="center">
@@ -24,11 +24,9 @@
24
24
25
25
English | [简体中文](README-CN.md)
26
26
27
-
[**Announcing Appwrite Cloud Public Beta! Sign up today!**](https://cloud.appwrite.io)
28
-
29
27
Appwrite is an end-to-end backend server for Web, Mobile, Native, or Backend apps packaged as a set of Docker<nobr> microservices. Appwrite abstracts the complexity and repetitiveness required to build a modern backend API from scratch and allows you to build secure apps faster.
30
28
31
-
Using Appwrite, you can easily integrate your app with user authentication and multiple sign-in methods, a database for storing and querying users and team data, storage and file management, image manipulation, Cloud Functions, and [more services](https://appwrite.io/docs).
29
+
Using Appwrite, you can easily integrate your app with user authentication and multiple sign-in methods, a database for storing and querying users and team data, storage and file management, image manipulation, Cloud Functions, messaging, and [more services](https://appwrite.io/docs).
32
30
33
31
<palign="center">
34
32
<br />
@@ -52,7 +50,7 @@ Table of Contents:
52
50
-[Upgrade from an Older Version](#upgrade-from-an-older-version)
Once the Docker installation is complete, go to http://localhost to access the Appwrite console from your browser. Please note that on non-Linux native hosts, the server might take a few minutes to start after completing the installation.
0 commit comments