This is template to create web application for VSCode user.
- Go 1.18
- Gin
- air
- some Go development tools (please see Dockerfile)
- Docker
- Visual Studio Code
- Install extension "Remote - Containers".
- Click "Open Folder in Container" in Visual Studio Code.
- Launch new terminal and run "air", then start running server on port 8080.