
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
- Getting CORS error for GraphQL query on ...
Getting CORS error when making GraphQL queries using Appwrite's SDK in Next.js (client-side). Login/signup works fine. Only GraphQL is failing on both localhost...
- Looking for Guidance: GraphQL + Relation...
Hey everyone! 👋 I'm building a project using Next.js and exploring different backend options. I want to set up a proper backend with GraphQL and support for tw...
- Error importing data after server migrat...
Hello, I recently purchased a new web server and when trying to migrate my data from the old server to the new (both self-hosted instances of appwrite on coolif...
