Is there a way to setup Directus with SQLite instead of MySQL?

I find it much simpler to work with SQLite than MySQL, so wondering if there is an easy way to do this in Cleavr

Hello @Eduardo,

You can disable Setup Database option while creating a site and then proceed to configure the repo for the site with the Directus Example repo.

And manage the environment variables accordingly for SQLite before you initiate a deployment.