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
- Bug in relational table
I potential found a bug or is there something I am missing? I created 2 tables. User and Coins User has a one to one relation to Coins When attempting to cre...
- Server API Key
Hi, I have a self-hosted Appwrite instance and I can’t quite figure out how to create a server-side API that lets me automate the creation of projects. The only...
- Locked out of account
Hey guys, I have a paid account and have been locked out. Apologies for using this method, but I'm getting no response via the contact us page. I had a old do...