server

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

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

Go to latest
Published: Feb 10, 2021 License: GPL-3.0 Imports: 4 Imported by: 0

README

Grab Server

This is the server for the Grab Package Manager.

Usage

For now, use the following:

docker-compose up -d
go run main.go

By the end of this, you can check that all migrations have been successfull.

user at Computer in ~/P/G/server
↪ sudo docker-compose exec db psql -U grab
# This will connect you to the PostgreSQL
# database running within the Docker Container.

psql (13.1)
Type "help" for help.

grab=# select * from maintainer;
  handle  |            name            |        email
----------+----------------------------+---------------------
 sharpvik | Viktor A. Rozenko Voitenko | sharp.vik@gmail.com
(1 row)

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