Skip to content

wawe/go-app-template

Repository files navigation

Go App Template

A template for simple web applications written in Go and JavaScript.

Features

Usage

  • Create a new repo from this template
  • Replace the module name github.com/wawe/go-app-template with the name of your own module in all files
  • Run go run ./cmd/dev-server and begin developing

Tests

  • Go code with testing: Run go test ./... to test Go code
  • JavaScript code with deno: Run deno test to test JavaScript code

About

A template for simple web applications written in Go and JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published