gooru

command module
v0.0.0-...-4dc3a6e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 4, 2016 License: MIT Imports: 35 Imported by: 0

README

gooru

A clever mix between a booru image gallery and an imageboard forum, written in Go.

To get started, you'll want to do the following:

  • go get github.com/Circlepuller/gooru
  • Make a directory in ./public/ called src/ (make sure it's writable by gooru, this is where uploads go!)
  • Run go build as it will create a gooru executable.
  • Edit config.json with your editor of choice. (If you don't want to use config.json, you can specify a configuration file with the -config flag when running gooru.)
  • Run ./gooru init to install the database and create an initial admin user.
  • Since you should be all ready to go, run ./gooru run and navigate to localhost:8080 (I plan on allowing different ports down the road.)

This software is still in development, and I don't recommend it for production use - there's more than likely a ton of bugs and whatnot.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL