Skip to content

tomotakashimizu/todoapp-graphql-go-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todoapp-graphql-go-react

環境構築

# プロジェクトルートに移動
cd ~/go/src/github.com/tomotakashimizu/todoapp-graphql-go-react

# appとfrontビルド後にコンテナ起動(初回起動時)
docker-compose up --build

# appとfrontのコンテナ起動
docker-compose up

# appとfrontのコンテナ停止
docker-compose down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published