I have a local strapi project going that I started with the quickstart. I’d like to migrate this to a cloud provider, which wouldn’t use SQLite. Looking in the docs I can’t find anywhere that talks about moving local development to production.
Specifically looking for help with adding a new database to an existing project.
Thanks!