Categorygithub.com/seeeturtle/fork
modulepackage
0.0.0-20180129155301-251445354100
Repository: https://github.com/seeeturtle/fork.git
Documentation: pkg.go.dev

# README

:fork_and_knife:Fork

Plate의 서버입니다.

Config

먼저, config.go 파일을 만들어주세요:

$ mkdir config && cp config-template/config-template.go config/config.go

그다음, 좋아하시는 에디터로 편집해주세요.

Install

저장소를 클론하세요:

$ go get -u github.com/joshua1b/Fork

Run

컴파일하고 실행하세요:

$ cd $GOPATH/src/github.com/seeeturtle/Fork
$ go build ./
$ ./Fork

Warning

Spoon로 미리 데이터베이스를 초기화 해야합니다.

Thanks

@mingrammer

https://github.com/mingrammer/go-todo-rest-api-example

멋진 예제를 작성해주셔서 감사합니다! 이 프로젝트에 많은 도움을 주셨습니다.

문의

issue에 올려주시기를 바랍니다.

# Packages

No description provided by the author
No description provided by the author