K-pop oriented imageboard started as meguca fork.
sudo apt install postgresql
sudo apt install build-essential golang libavformat-dev libswscale-dev libgraphicsmagick1-dev optipng
curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -
sudo apt install nodejs
make
to build everythingmake client
to build clientmake server
to build servermake server-config
to init configmake server-db
to init databasemake client-watch
to rebuild client on changes
- Run
make serve
and open http://localhost:8001 in a browser - Login into the
admin
account with the passwordpassword
- Change the default password
- Create a board from the administration panel
- Configure server from the administration panel