Is there any way do run discourse on Replit?
for what? to do what?
Iv’e wanted to host discourse on Replit, mostly because I want to see how all the admin controls and stuff like that work before I put it on my computer.
I doubt it.
You don’t want to install it on your computer. You want to install it on something like a digital ocean droplet. Digital ocean and mailgun are the easiest way to get it set up.
4 Likes
This has been asked before and my response was this:
3 Likes
If you want to just look at it set up a local #dev-install. But as @pfaffman says, this is not suitable for Production when you introduce other users.
1 Like
It seems like it might work. NodeBB works, so maybe?