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.

Can you provide a link to the directus example repo you mentioned?

Thank you.

Edit: Never mind, I think I found it… GitHub - cleavr/directus-example: Example Directus application

1 Like