mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28:19 +01:00
18 lines
449 B
Markdown
18 lines
449 B
Markdown
---
|
|
layout: home
|
|
hero:
|
|
name: Versia Server Docs
|
|
features:
|
|
- icon: 🛠️
|
|
title: Installation
|
|
details: Details on how to install Versia Server
|
|
link: ./setup/installation
|
|
- icon: 🖥
|
|
title: API Reference
|
|
details: Writing your own client? Check out the API reference
|
|
link: ./api/emojis
|
|
- icon: 📚
|
|
title: Frontend Building
|
|
details: Information on developing your own frontend
|
|
link: ./frontend/routes
|
|
--- |