mirror of
https://github.com/Eggbertx/gochan.git
synced 2025-08-03 03:36:22 -07:00
No description
|
||
---|---|---|
html | ||
src | ||
templates | ||
.gitignore | ||
build.sh | ||
config.example.cfg | ||
initialsetupdb.sql | ||
README.md |
Gochan
A muti-threaded Imageboard software project in Go
At the moment, regular users can:
-
Log in as the admin account (staff management coming soon)
-
Post in a thread (thread creation coming very soon)
-
Upload an image with a post
Staff can:
-
View announcements (announcment editing coming soon)
-
Log out
-
Use various other half implemented functions
-
Post deletion and bans coming soon