Categorygithub.com/k725/go-simple-blog
modulepackage
1.0.0
Repository: https://github.com/k725/go-simple-blog.git
Documentation: pkg.go.dev

# 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