todo-webapp-by-golang

command module
v0.0.0-...-1266a8b Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2023 License: MIT Imports: 9 Imported by: 0

README

todo-webapp-by-golang

起動方法

  1. dockerが起動していることを確認したのち、付属しているdocker-compose.ymlを使用してコンテナを立ち上げて下さい。
  2. go mod init todo-webapp-by-golangを行い、go.modファイルを生成して下さい。
  3. go run setup-task/task.gogo run setup-user/user.goをして頂き、コンテナ内のmysql内に事前に各テーブルを作成して下さい。
  4. 最後にgo run main.goをして頂き、お手元のブラウザでhttp://localhost:8080/signup.htmlなどにアクセスすることで動かせるようになります。

※Safari等で動かない場合は、login.go内の100行目あたりのcookie.Secureをfalseに設定して下さい。

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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