1
0
Fork 0
mirror of synced 2024-06-26 10:10:57 +12:00

Merge pull request #202 from MohanSha/patch-1

Added table of contents for easier navigation
This commit is contained in:
Eldad A. Fux 2019-11-02 07:26:32 +02:00 committed by GitHub
commit edc4213648
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,6 +25,18 @@ Using Appwrite, you can easily manage user authentication with multiple sign-in
![Appwrite](public/images/github.png)
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.