Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 281 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 281 Bytes

Setting started

Running the app for the first time

  1. Run docker-compose build

Starting up the app

  1. Run docker-compose up or go run ./cmd/web/

Notes

The .devcontainer.json file is required if you are using VS Code with the Remote - Containers extension.