sql-forum-generator

command module
v0.0.0-...-0a87b06 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2022 License: MIT Imports: 4 Imported by: 0

README

sql-forum-generator

Creates SQL database with a certain amount of categories, users and messages

Usage

Install

Make sure Docker is already installed on your PC. Clone this repository and install all required dependencies.

Setup

Environment variables

Create .env file and setup the following variables:

DB_USER = *your_username*
DB_PASS = *your_password*
DB_NAME = *your_database_name*
DB_HOST = localhost
DB_PORT = *postgres_server_port*

Start

Type the following code in the terminal:

$ docker-compose up

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