Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 861 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 861 Bytes

gin-admin-with-frontend-sample

`gin-admin-cli new -d ./gin-admin-with-frontend-sample -w`で作成したものです
画面表示を日本語化しています

フロントエンド起動

$ cd gin-admin-with-frontend-sample/web
$ yarn install
$ yarn start

バックエンド起動

$ cd gin-admin-with-frontend-sample
$ make start

初期ログインID

  • ID: root
  • PW: abc-123

リンク