logger-api

command module
v0.0.0-...-27abfae Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2018 License: MIT Imports: 5 Imported by: 0

README

logger-api

CircleCI

Setup

  • Install glide: https://github.com/Masterminds/glide
  • Install dependencies
    $ glide install
    
  • Set LOGGER_STATIC_FILES environment variable to the client/ path once the client is available
  • Make a copy of dev.yml.example and save it as dev.yml
    • Uses PostgreSQL
    • Update connection_string and database_name eg:
      connection_string: user=anton sslmode=disable dbname=
      database: logger_dev
      
  • Do the same for test.yml.example
  • Run tests
    $ go test $(go list ./... | grep -v /vendor/)
    
  • Run migrations in dev prod: todo

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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