Get started quickly with Ditto using the Ditto Quickstart Applications
git clone https://github.com/getditto/quickstart
cd quickstart
.env.sample
file at the top level of the quickstart
repo to .env
and add your database ID and development token.
.env
file with the Database ID and Development Token from your Ditto Application
quickstart/android-kotlin
directory.Run > Run 'app'
menu item.