I need to know how to configure the Rails app for the interaction with the Appwrite database. I read this guide https://appwrite.io/docs/quick-starts/ruby#step-3 but I do not understand where to create the files and it is not clear if with the code in the guide I can create and read data from Appwrite in a Rails way (= automatic mapping between model and database without having to write code).
Is there any configuration like this? https://supabase.com/docs/guides/getting-started/quickstarts/ruby-on-rails
Recommended threads
- Problem with Google Workspace at DNS Rec...
Hello, I bought a domain at Namecheap, and Google Workspace used to work there, but now that I switched from Custom DNS to Appwrite's nameservers, it doesn't w...
- change role of a team member in Appwrite
It's not possible to add/change roles of a team meber in Appwrite Frontend. When you click on a member of a team you get forwarded to the configuration page of ...
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, it’s mention that only setup client with endpoint / api key is enou...