waiting-time-backend

command module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 29, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

README

Backend Web Service for Waiting Time Analysis CLI Tool

CI Status Coverage Status Go Reference

Deployment

Use deploy.bash script to set up and launch the production deployment. SSH access to the production machine is required.

Use docker_install.bash to install Docker in production.

Local development

Use run_dev.bash script to start from scratch. It does the following:

  • builds the Go application for Linux, Darwin and Windows platforms;
  • builds Docker images;
  • runs the docker compose for you, so the local deployment is ready at http://localhost:8080/.

It's possible to just start the compiled binary or run the software with go run, but the downstream waiting-time-analysis CLI tool wouldn't be available then.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package app Waiting Time Analysis Backend API
Package app Waiting Time Analysis Backend API

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL