Dyoniso / Midback

Midback 2D Relative Imageboard

Home Page:https://dyoniso.github.io/Midback-Warning/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt text

7Retro Engine - Midback Relative 2D Imageboard

Preview Video

Midback is an imageboard that only accepts images as a form of posting, it was designed with the following objectives

  1. Support users who don't use javascript
  2. Easy and practical code customization
  3. Front-end with modular technology for greater compatibility
  4. Easy instalation
  5. File Buffer Optimization

Required dependencies

Instalation

The entire system has only been tested on Ubuntu Server LTS 18.04, if there is any deployment error, create a new topic and inform the server version and error details.

Midback is designed for quick and easy installation. On a newly created linux server, run the script in the deployment folder

Clone the Midback repository:

git clone https://github.com/Dyoniso/Midback

With the cloned repository, enter the deploy folder:

cd ./Midback/deploy/

Set permission and run the setup script:

chmod 777 setup.sh
./setup.sh

For more information see this video.

The install script will configure all dependencies, database and nginx proxy automatically. You can also choose manual installation, see more on the wiki

Copyright

Dyoniso - Copyright © Midback 2021

License

Licensed under the WTFPL License.

About

Midback 2D Relative Imageboard

https://dyoniso.github.io/Midback-Warning/

License:Do What The F*ck You Want To Public License


Languages

Language:JavaScript 57.5%Language:Pug 32.8%Language:CSS 8.0%Language:Shell 1.7%