# README
go-simple-blog
Requirements
- go 1.13
- MySQL
How to use
Clone
$ git clone [email protected]:k725/go-simple-blog.git
$ cd go-simple-blog
Install depends
$ go mod download
Build
$ go build .
Run
NOTE: MySQL connection information can be found in the startup script
for Windows
> run.bat
for Darwin/Linux
$ ./run.sh
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author