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
- rxdb integration code not working
https://appwrite.io/blog/post/offline-first-journal This code does not work with rxdb and appwrite packages set to february releases nor newest releases
- Costom domain Issues
Hi Appwrite team We’re having issues verifying a custom domain. We added the required CNAME and CAA records to our DNS provider and waited for at least 2 days a...
- No domain visible after creating functio...
Saw this in docs yet i have no domain (Pro): ``` Generated domains In the Appwrite Console's sidebar, click Functions. Under the Domains tab, you'll find the g...