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
maketo build everythingmake clientto build clientmake serverto build servermake server-configto init configmake server-dbto init databasemake client-watchto rebuild client on changes
- Run
make serveand open http://localhost:8001 in a browser - Login into the
adminaccount with the passwordpassword - Change the default password
- Create a board from the administration panel
- Configure server from the administration panel