1
0
Fork 0
mirror of synced 2024-06-08 05:44:45 +12:00

Added table of contents for easier navigation

Added table of contents for easier navigation
This commit is contained in:
Mohan Sha 2019-10-17 00:09:58 +05:30 committed by GitHub
parent 2d0ad0a9a2
commit 2885480879
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 m
![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.