1
0
mirror of https://github.com/spacebarchat/spacebarchat.git synced 2024-09-20 01:11:49 +02:00
spacebarchat/SUMMARY.md

21 lines
632 B
Markdown
Raw Normal View History

# Table of contents
* [Fosscord](README.md)
* [General](general/README.md)
* [Getting Started](general/setup.md)
* [Contribution](general/contribution.md)
2021-05-04 16:10:30 +02:00
* [API](api/README.md)
* [Config](api/config.md)
* [Contributing](api/contributing.md)
* [Project-Structure](api/project-structure.md)
* [Route](api/route.md)
* [Testing](api/testing.md)
* [Gateway](gateway/README.md)
* [Contribution](gateway/contribution.md)
* [Project-Structure](gateway/project-structure.md)
* [Server-Util](server-util/README.md)
* [Database](server-util/database.md)
* [Permission](server-util/permission.md)
* [Client](client.md)