example

command
v0.0.0-...-ea25219 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2015 License: MIT Imports: 13 Imported by: 0

README

How to setup and run qor example

  1. Setup database.

    1. CREATE USER 'qor'@'localhost' IDENTIFIED BY 'qor';
    2. CREATE DATABASE qor_example;
    3. GRANT ALL PRIVILEGES ON qor_example.* TO 'qor'@'localhost';
  2. Start project

    cd example && go get && RUNNER_EXTRA_DIRS="$GOPATH/src/github.com/qor,$GOPATH/src/github.com/jinzhu" fresh

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
tutorial

Jump to

Keyboard shortcuts

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