README ¶ go-bookings Go言語でWebアプリケーションを作成する 使用しているライブラリー GOライブラリー Built in Go version 1.17 Uses chi router Uses alex edwards scs session management Uses nosurf Uses govalidator Uses pgx CSS Framework Uses bootstrap V5.1 Javascript Framework Uses vanillajs-datepicker Uses notie Uses sweetalert データベース設計 マイグレーションデータベース 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 Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis cmd web internal config driver forms handlers helpers models render repository repository/dbrepo Click to show internal directories. Click to hide internal directories.