Skip to content

ss49919201/go-cms-app

Repository files navigation

環境構築

  • air(ホットリロード)のインストール
$ curl -sSfL https://raw.githubusercontent.com/cosmtrek/air/master/install.sh | sh -s -- -b $(go env GOPATH)/bin

$ curl -sSfL https://raw.githubusercontent.com/cosmtrek/air/master/install.sh | sh -s

$ air -v

サーバー初期化

  • Webサーバー、DB、ストレージ起動
$ make start

DB初期化

$ make init-db-local

ストレージ初期化

$ make init-storage-local

About

CMS made by golang.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published