Golang Design Patterns in Myanmar
This is a sample project that lets you run container based development with Golang & Vscode.
Prequesties
- Docker
- Vscode
After installing the vscode
Installing dependencies
Go into the server folder & client folder respectively
go mod vendor
to download the dependencies into vendor cache folder
Running the application
- For Server just simply click on the main.go and Press F5
License
Copyright © Microsoft Corporation All rights reserved. Licensed under the MIT License. See LICENSE in the project root for license information.