ohjin

command module
v0.0.0-...-376af14 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

README

OHJIN

server

Smartagri Server

OHJIN is Server in Smartagri.

Using

  • Golang

    • gin-gonic
    • go-xorm
  • DB

    • MySQL
  • Docker

    • mysql up
    docker run --name smartagri_db -e MYSQL_DATABASE=smartagri -e MYSQL_ROOT_PASSWORD=mysql -p 3308:3306 mysql:5.7
    
    • access
    mysql -h 0.0.0.0 -P localport -u root -p
    

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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