tback

command module
v0.0.0-...-7c1f5ed Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2021 License: MIT Imports: 23 Imported by: 0

README

Before you start this module, you need a DB running with a schema named "HaruDB"

For those of you who don't how to set up DB, simply run this command

sudo docker run -d --name haruDB -p 3377:3306 -v /opt/datadir:/var/lib/mariadb -e MYSQL_ROOT_PASSWORD=BillionDollar12! mariadb:10.2

The command above will download and run Maria DB's image with a port listening on 3377

Once the Database starts running, you need to create a schema called "HaruDB"

You may ask your fellow developer who sits next to you for help

Once DB is completely set up, open TBack's module and run these commands:

dep init dep ensure

Press F5 to run the module

You're all set

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api

Jump to

Keyboard shortcuts

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