Skip to content

Base project for a vue.js client and GoLang Backend

Notifications You must be signed in to change notification settings

alex-rieger/vue-golang-grpc-base

 
 

Repository files navigation

Setup

  • cp view/.env.production view/.env.local
  • chmod 777 setup.sh
  • ./setup.sh
  • go to http://localhost/

Commands

  • make up - start docker environment
  • make down - stop docker environment
  • make / make help - show available commands

About

Base project for a vue.js client and GoLang Backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 36.1%
  • JavaScript 25.2%
  • Vue 21.4%
  • TypeScript 5.4%
  • Makefile 5.1%
  • Dockerfile 3.4%
  • Other 3.4%