mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Added table of contents for easier navigation
Added table of contents for easier navigation
This commit is contained in:
@@ -25,6 +25,18 @@ Using Appwrite you can easily manage user authentication with multiple sign-in m
|
||||
|
||||

|
||||
|
||||
Table of Contents
|
||||
=================
|
||||
* [Installation](#installation)
|
||||
* [Changing Port Number](#changing-port-number)
|
||||
* [Getting Started](#getting-started)
|
||||
* [Services](#services)
|
||||
* [SDKs](#sdks)
|
||||
* [Security](#security)
|
||||
* [Follow Us](#follow-us)
|
||||
* [Contributing](#contributing)
|
||||
* [Credits](#credits)
|
||||
|
||||
## Installation
|
||||
|
||||
Appwrite backend server is designed to run in a container environment. Running your server is as easy as running one command from your terminal. You can either run Appwrite on your localhost using docker-compose or on any other container orchestration tool like Kubernetes, Docker Swarm or Rancher.
|
||||
|
||||
Reference in New Issue
Block a user