Skip to content

pocketbase template for vscode remote container development

Notifications You must be signed in to change notification settings

makadev/pocketbase-vscode-container-template

Repository files navigation

Init

  • Reopen in Development Container
  • run go mod init <package>
  • run go mod tidy
  • try f.e. go run ./ serve or launch via Launch Server run config, first launch might take some time

Customize

  • copy the docker-compose override example and customize it: cp docker-compose.override.example.yml docker-compose.override.yml
  • add mod and sum: git add go.mod go.sum

About

pocketbase template for vscode remote container development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published