Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mikemackintosh/2187d11aca2c93fd4e0bd131478ad177 to your computer and use it in GitHub Desktop.
Save mikemackintosh/2187d11aca2c93fd4e0bd131478ad177 to your computer and use it in GitHub Desktop.
project
├ web/
│ ├ build/
│ ├ public/
│ ├ src/
│ ├ package.json
│ └ yarn.lock
├ Dockerfile
├ main.go
├ go.mod
├ go.sum
└ Makefile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment