Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leewardbound authored Jul 16, 2020
1 parent 571d4ba commit cece411
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@


## Documentation
+ [Development](docs/dev/)
+ [Quick Start](docs/dev/quick_start.md)
+ [Docker Compose](docs/dev/docker.md)
+ [Debugging](docs/dev/debugging.md)
+ [Production](docs/production/)
+ [Docker Compose](docs/production/README.md)
+ [Kubernetes](kube/README.md)
+ [Stress Test](docs/production/stress_test.md)
+ [Server](docs/server_features.md)
+ [Clients](docs/client_features.md)
+ Ion SDKs
+ [SDK - Javascript](https://github.com/pion/ion-sdk-js)
+ [SDK - Flutter](https://github.com/pion/ion-sdk-flutter)
+ Open-Source ION Clients
+ [Ion Web App](https://github.com/pion/ion-app-web)
+ [Ion Flutter App](https://github.com/pion/ion-app-flutter)
+ Other Ion Projects
+ [Ion Load Tool](https://github.com/pion/ion-load-tool)


+ [Glossary / Definitions](docs/glossary.md)
+ [Frequently Asked Questions](docs/faq.md)

## Architecture
![arch](https://github.com/pion/ion/raw/master/docs/imgs/arch.png)

0 comments on commit cece411

Please sign in to comment.