#Where is the website hosted though? If y - .toobit
1 messages · Page 1 of 1 (latest)
I setup Deno Subhosting just once, which is free and lets you host arbitrary typescript code so my skill helps claw deploy the generated site and Deno returns a public.
So each user would have to set that up and they'd effectively have their own loveable
But it's also sandboxed per project so it is possible to subhost other peoples code if you like (and there is a mechanism to deploy new code onto existing projects)
@shell sentinel I have a similar thing but it deploys to vercel but I built the whole thing… however your setup sounds more elegant and cleaner… can you share a repo/gist (tell your bot to write up a full gist on the architecture and implementation (you should be doing this is general - you’d be amazed at the level of documentation you get just by telling the bot to write up a gist))
But your setup sounds dope, would like to try it