
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
- Subscription problem
I want to subscribe 25$ pro plan , but its showing : "Provided payment method is no longer available."
- CORS Problem
Hello, I have the following situation. I had a website defined and deployed, deploying from github. I have accidentally deleted my github repository. I have re...
- HELP!! Can't Integrate Appwrite Function...
SO, I am new to Appwrite and I am not able to understand how to connect Appwrite Functions to my next js project. I have tried asking Gemini but it doesn't seem...
