mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 16:38:19 +01:00
19 lines
454 B
Markdown
19 lines
454 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/challenges
|
|
- icon: 📚
|
|
title: Frontend Building
|
|
details: Information on developing your own frontend
|
|
link: ./frontend/routes
|
|
---
|