git clone https://github.com/aesuhaendi/go-snippetbox.git
cd %THIS_PROJECT%\tls
go run %GOROOT%\src\crypto\tls\generate_cert.go --rsa-bits=2048 --host=localhost
--- Please check sql dir ---
go run ./cmd/web
If you are using air development tool, just run air in project dir
air
NOTE: Please check 'cmd/web/main.go' for command-line arguments or just run code below:
go run ./cmd/web --help