> ## Documentation Index
> Fetch the complete documentation index at: https://inertiajs.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Demo Application

<Warning>This is documentation for Inertia.js v1, which is no longer actively maintained. Please refer to the [v3 docs](/v3/getting-started/index).</Warning>

We've setup a demo app for Inertia.js called [Ping CRM](https://demo.inertiajs.com). This application is built using Laravel and Vue. You can find the source code on [GitHub](https://github.com/inertiajs/pingcrm).

The Ping CRM demo is hosted on Heroku and the database is reset every hour. Please be respectful when editing data.

[<img src="https://mintcdn.com/inertiajs/Rp49etZkBLard8yO/images/pingcrm.png?fit=max&auto=format&n=Rp49etZkBLard8yO&q=85&s=62657c2f07549384c155a06ee59d48bf" alt="Ping CRM" width="1500" height="919" data-path="images/pingcrm.png" />](https://demo.inertiajs.com)In addition to the Vue version of Ping CRM, we also maintain a Svelte version of the application, which you can find [on GitHub](https://github.com/inertiajs/pingcrm-svelte).

## Third Party

Beyond our official demo app, Ping CRM has also been translated into numerous different languages and frameworks.

* [Ruby on Rails/Vue](https://github.com/ledermann/pingcrm/) by Georg Ledermann
* [Laravel/React](https://github.com/Landish/pingcrm-react) by Lado Lomidze
* [Laravel/Svelte](https://github.com/zgabievi/pingcrm-svelte) by Zura Gabievi
* [Laravel/Mithril.js](https://github.com/tbreuss/pingcrm-mithril) by Thomas Breuss
* [Yii 2/Vue](https://github.com/tbreuss/pingcrm-yii2) by Thomas Breuss
* [Symfony/Vue](https://github.com/aleksblendwerk/pingcrm-symfony) by Aleks Seltenreich
* [Clojure/React](https://github.com/prestancedesign/pingcrm-clojure) by Michaël Salihi
