https://github.com/b-coimbra/nyaachan
A Beautiful Modern Imageboard! Nyaa!
https://github.com/b-coimbra/nyaachan
Last synced: about 2 months ago
JSON representation
A Beautiful Modern Imageboard! Nyaa!
- Host: GitHub
- URL: https://github.com/b-coimbra/nyaachan
- Owner: b-coimbra
- License: gpl-3.0
- Created: 2017-12-23T21:46:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-23T22:11:07.000Z (over 7 years ago)
- Last Synced: 2025-01-28T17:22:12.054Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 238 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# NyaaChan
NyaaChan is an imageboard that is currently being developed, it first started as a simple side project, but after asking for peoples opinions on 4chan /g/ it seemed that they had gotten interested in this, so ive decided i would make it open source and release it to the world and have them updated on what ever ive done to it. Ive created a discord group for general talk and other topics but as well for head quarters for the imageboard, If you want to help or just talk with some cool people, Join the Projects Discord Group - [NyaaChan](discord.gg/XX4mdMv)
## Instalation
1. Download NyaaChan Folder
2. Move contents from NyaaChan to `www` "Main Folder OF Hosting Server"
3. Go into your database "mysql" and create a new database and call it what ever you want "utf-8-bin", next press a button that writes import, when there press select file, and find a file called NyaaChan.sql, then just press go
4. Go to `SQL_Connection.php` and modify the four peramiters `$dbHost,$dbUser,$dbPass,$dbName` to your account on the database. and done!## How to make a board?
Simply go into the database and insert a board name into the boards table. "Note, for a homepage image for the board, put a image file into the thumb folder and name it the board"