Hey folks, as a followup to this post https://discord.com/channels/564160730845151244/1102936099745177700/1440603125642952734 I was trying to see if there was an option for Astro, and turns out, in that same page, there is no option for Astro.
My app uses AstroJS for the frontend (with some React components), and Golang for the backend, looking to use Appwrite's endpoints and whatnot. Which framework do I choose to make this work?
Do I just select JavaScript, or what? I'm slightly disappointed that there's a React option but no Astro.
Recommended threads
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...