ullr

module
v0.0.0-...-6821e7c Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2019 License: MIT

README

Ullr (WPD Delivery Routing) service

Ullr is React Go! Project

Build Status Coverage Report Go Report Card License MIT

Pre-requirement

  • Go 1.11+
  • Python3
  • Brew (OSX)
  • Node 8+

Structure Project

+--
|-- bin # binary for deploy on aws lambda
|-- cmd # main handler
|-- configs # configuration file and setup
    |-- app.config.toml # config properties 
|-- infrastructures # provider setup i.e postgres, mariadb, redis dkk
|-- internal # services and repository local package
|-- pkg # common package for external use
|-- go.mod # go11+ module package management
|-- gomod.sh # initial go module
|-- Makefile # makefile cli to build and deploy
|-- README.md
|-- serverless.yml # configuration file for aws lambda 
|-- tempalte.yml # configuration file for sam aws local

Directories

Path Synopsis
cmd
internal
pkg

Jump to

Keyboard shortcuts

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