rbxb / place

a clone of r/place
GNU General Public License v3.0
84 stars 61 forks source link

how do I run it #4

Closed Baggette closed 1 year ago

Baggette commented 2 years ago

how do I run this on ubuntu server 20

rbxb commented 2 years ago

You need to compile this Go program yourself.

Then run it and set the -root argument to the path to the web/root directory.
e.g. place -root ./place/web/root

You can run place -help to get the full list of options.

thatretrodev commented 2 years ago

I actually had the same problem a few months ago - I didn't understand how to correctly self-host pl/ace

Baggette commented 2 years ago

You need to compile this Go program yourself.

Then run it and set the -root argument to the path to the web/root directory. e.g. place -root ./place/web/root

You can run place -help to get the full list of options.

how do I compile it?

tchereau commented 2 years ago

You need to compile this Go program yourself. Then run it and set the -root argument to the path to the web/root directory. e.g. place -root ./place/web/root You can run place -help to get the full list of options.

how do I compile it?

go build cmd/place/main.go

tchereau commented 2 years ago

I actually had the same problem a few months ago - I didn't understand how to correctly self-host pl/ace

at _filters.txt

serve

    ace desktop.html

place ws

place place.png

place stat%

ace call the desktop.html file