command
module
Version:
v0.0.0-...-b83c5df
Opens a new window with list of versions in this module.
Published: Mar 1, 2021
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
go build main.go
npm run serve
localhost:8080
in browser
- DONE!
golang default port is 8090.
It can be set in main.go os.Setenv("PORT", "8090")
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.