Skip to content
/ go-web Public template

Project starter for Go API with Vue.js and Tailwind CSS.

Notifications You must be signed in to change notification settings

michaelbunch/go-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go / Vue Project Template

This is a template for bootstrapping a Go project that uses a Vuejs/TailwindCSS frontend.

Features

  • Go
  • Vuejs
  • TailwindCSS
  • JWT auth support

Build

The full frontend and backend of the application are built in containers using a multistep containers.

docker build . -t michaelbunch/go-web:latest

This will build the build both the Go code and Vuejs code, then merge them into a single container.

About

Project starter for Go API with Vue.js and Tailwind CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published