#Why is the size of node-appwrite so much higher ? Are both these packages interchangeable ?
3 messages · Page 1 of 1 (latest)
In next js context should i use node-appwrite on servers only and appwrite on client components ?
Yes, node appwrite should only be used on the server side, and appwrite on the client side.