Skip to content

k725/go-simple-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-simple-blog

Requirements

  • go 1.13
  • MySQL

How to use

Clone

$ git clone git@github.com: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

About

Simple feature blog / ⚠Unstable⚠

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages