can I use appwrite with a basic html, css, js website?
Yes absolutely!
You can use the web SDK
instead of using npm, you can add the CDN to your js file
and I am trying to add an appwrite python function in my website, will I be fine with appwrite init function?
Because it adds node modules in the app
If not, can you guide me how to approach further🥹
Yes, it will work
appwrite init functions shouldn't add node_modules 🧐
Anyways, is your problem resolved?
Recommended threads
- [Sites] Deployment finished but site is ...
The deployment finished and is active but the site shows timeout error.
- Does Appwrite allow SSE ?
i'm trying to setup a slack bot on my site. Your deployed SSE endpoint is returning a non‑SSE response …and the browser immediately closes the connection. read...
- Endless certificate generation cycle
Hello, when I try to add the subdomain stats.hedgehog-rp.ru, I get an infinite loop while the certificate is being generated. There are no problems with adding ...