Skip to content

wlrudi19/go-simple-web

Repository files navigation

go-simple-web

[ON PROGRESS 40%] by. Rudi Wildantoro Lesmana

Preview Screen Shot 2024-06-18 at 01 41 25

Screen Shot 2024-06-18 at 01 41 38

Setup

  1. setup database --> upload myBackup.sql (postgreSQL)
  2. setup redis
  3. clone project
  4. init your new project
  5. update library

Run

  1. run backend cmd/user/main.go
  2. run frontend cmd/index/main.go