Web Developer
so the thing is I want to use appwrite with my hosting where I can upload files directly to make them work
suppose I have build a server in next.js I will do npm build then upload the files generated to the hosting site but due to appwrite being in docker I can't do that
I have already tried reversing the images of docker but it didn't helped much
tried other alternatives but can't seen to move on from appwrite
solutions can be
maybe the source code that is in javascript or any other language - can't seem to find any online
or maybe someway to get the build (like how we do npm run build) from docker or something..
please help me it would really really help
also I don't want to use any other vms or something like that to host as I already have hosting for 1 year that I really want to use