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
- Database table mysteriously empty this m...
Hello, I'm testing out appwrite (free) with a simple vue app. This morning a I created a few indexes on a table, and then noticed that it was empty... I don't e...
- Issue: Getting 401 Unauthorized Error Wh...
Hi team, I'm encountering a 401 user_unauthorized error when trying to create a row in my projects table, even though I have full user permissions configured fo...
- CORS error using the Locale API from a b...
When I call the `GET /v1/locale` API with JS in a browser the GET request fails with `CORS Allow Origin Not Matching Origin`. Requests to `GET /v1/databases/.....