Skip to content

ekopras18/go-learn-blogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do List

  • CRUD
  • Auth JWT
  • Middleware
  • Dockerisation
  • Darkmode UI

How to run

# Clone this repository
$ git clone https://github.com/ekopras18/go-learn-blogs.git

# Go into the repository
$ cd go-learn-blogs

# Install dependencies
$ go mod tidy

# Run
$ go run . 

# or Run with hot reload (install air first)
$ go install github.com/cosmtrek/air@latest

# then
$ air .

About

Blogs with Golang X Mysql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published