Skip to content

10inoino/go-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-template by matty

  • goのアプリ開発を簡略化するためのものです
  • ginのチュートリアルに出てくる、アルバムのCRUDをサンプルとして実装しています

How to start

  1. template repository から新しいリポジトリを作成する
  2. ルートディレクトリ配下のgo-templateの文字列を任意の文字列に変える
  3. devcontainerで立ち上げる
  4. cd bd/ && make migrate
  5. 開発スタート

参考資料

# やりたいこと

  • インフラのTerraform化
  • 単体テスト作成
    • 自動テスト
  • マイグレーションをCIに組み込む

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published