go-bookings

module
v0.0.0-...-8bc266f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 30, 2022 License: MIT

README

go-bookings

Go言語でWebアプリケーションを作成する

使用しているライブラリー

GOライブラリー
CSS Framework
Javascript Framework

データベース設計

ER図

マイグレーションデータベース
  • PostgreSQLクライアントツールインストール
brew install libpq
echo 'export PATH="/usr/local/opt/libpq/bin:$PATH"' >> ~/.zshrc
  • sodaコマンドツールインストール
go get github.com/gobuffalo/pop/...
go install github.com/gobuffalo/pop/v6/soda@latest

Directories

Path Synopsis
cmd
web
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL