heameelega

command module
v0.0.0-...-5b02dbe Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2021 License: MIT Imports: 12 Imported by: 0

README

Hea Meelega - CRM for happy You

Local development

Run DB container
 docker run --rm --name postgres -e POSTGRES_DB=heameelega -e POSTGRES_USER=heameelega -e POSTGRES_PASSWORD=12345 -p 5432:5432 postgres:13.1-alpine
Build and run app container
docker build -f .infra/docker/Dockerfile -t dmitriivoitovich/heameelega:latest .
docker run --rm -it --link postgres:postgres -e VIPER_DB_HOST=postgres -p 80:80 dmitriivoitovich/heameelega:latest
Run static code analyser
brew install golangci-lint
golangci-lint run

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
dao
db
util

Jump to

Keyboard shortcuts

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