DB_GAUVIN_P01

command module
v0.0.0-...-f2477cc Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2020 License: MIT Imports: 6 Imported by: 0

README

DB_GAUVIN_P01

Shop DB in Golang with hot reload system

Requirements

If you use docker you will only need:

  • Docker;
  • Docker-Compose;

Refer to Docker-Setup to install with docker.

If not, to run this project, you will need to install the following dependencies on your system:

Docker-Setup

  • Run with : docker-compose up --build

After docker run, following command :

  • Import db : docker exec -i db_gauvin_p01_db_1 sh -c 'exec mysql -ugobdd -p"gobdd" image_gobdd' < ./docker/data/database.sql

!! On linux, if you have a permission denied error on mysql_data, run : sudo chown -R <user>:<user> ./<folder>

API Documentation

You can acces the API documentation here : https://documenter.getpostman.com/view/12952136/TVRoYRr2

Linter

We use go linter gofmt to automatically formats the source code.

Contributors


Jason Gauvin

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