board-golang

command module
v0.0.0-...-b83c5df Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2021 License: MIT Imports: 7 Imported by: 0

README

board-golang

go 언어로 간단한 게시판을 구현해보려 합니다.
Simple board by golang

go에서 사용된 라이브러리는 /go.mod를 참조해주세요.
Plz references /go.mod for used golang libraries

Vue.js에서 사용된 라이브러리는 /view/package.json를 참조해주세요.
Plz references /view/package.json for used vue libraries

Tech Stack
  • golang
  • MySql (by docker)
  • Vue.js
Use
  1. go build main.go
  2. npm run serve
  3. localhost:8080 in browser
  4. DONE!

golang default port is 8090.
It can be set in main.go os.Setenv("PORT", "8090")

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