# Inertia Server ## Docs - [Configuration](https://inertiaserver.mintlify.app/concepts/configuration.md): Customise you inertia experience - [Pages](https://inertiaserver.mintlify.app/concepts/pages.md): Guide to your Inertia data model - [Responses](https://inertiaserver.mintlify.app/concepts/responses.md): How to render pages and handle inertia requests - [Testing](https://inertiaserver.mintlify.app/concepts/testing.md): How to test your inertia application - [Installation](https://inertiaserver.mintlify.app/getting-started/installation.md): Detailed installation and setup instructions - [Introduction](https://inertiaserver.mintlify.app/getting-started/introduction.md): Server-side Inertia.js adapter for modern JavaScript runtimes - [Elysia](https://inertiaserver.mintlify.app/integrations/elysia.md): Using `inertia-server` with Elysia - [Frontend setup](https://inertiaserver.mintlify.app/integrations/frontend.md): Wire your frontend and server together - [Hono](https://inertiaserver.mintlify.app/integrations/hono.md): Using `inertia-server` with Hono - [Sessions](https://inertiaserver.mintlify.app/integrations/sessions.md): Support session persistence for full inertia server experience ## OpenAPI Specs - [openapi](https://inertiaserver.mintlify.app/api-reference/openapi.json)