Categorygithub.com/JECSand/go-web-app-boilerplate
modulepackage
0.0.0-20230704192318-43291f5e3b8a
Repository: https://github.com/jecsand/go-web-app-boilerplate.git
Documentation: pkg.go.dev

# README

go-web-app-boilerplate

Boilerplate for golang frontend development.

Getting Started

Development: Docker

  1. Get the Backend API and get Docker images:
    $ git clone https://github.com/JECSand/go-rest-api-boilerplate
    $ cd go-rest-api-boilerplate && docker-compose up -d
    
  2. Clone this repo and run docker compose.
    $ git clone https://github.com/JECSand/go-web-app-boilerplate
    $ cd go-web-app-boilerplate && docker-compose up -d
    
  3. Open a web browser and navigate to http://localhost:8080

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author