Skip to content

andre-karrlein/hambach-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hambach-admin

Hambach-admin is an installable Progressive web app (PWA) that is the administration tool for the spvgg hambach website.

How to install

Chrome

  1. Go to admin.spvgg-hambach.de
  2. Click on the + on the right, inside the search bar

IOS

  1. Go to admin.spvgg-hambach.de with Safari
  2. Click on the Share button
  3. Click on the Add to homescreen button

Availablitiy

  • Works on all browser that support web assembly but optimized for Chrome on a desktop

How it is built

Suggestions

For reporting issues: open a GitHub issue.

Development

Instructions for local development.

Requirements

go-app requirements:

go mod download

To set it up properly you need a GCP auth file as a json file.

Commands

Build the http server binary.

make build

Build the webassembly binary.

make wasm

Run the webserver to serve the static files and the webassembly binary. The run command executes the build and wasm command beforehand.

make run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages