server

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

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

Go to latest
Published: Dec 9, 2019 License: BSD-3-Clause Imports: 32 Imported by: 0

README

Server development

Migrations

Run migrations for development on a local database authenticator with:

cd migrations
sql-migrate up

Models

Regenerate models with:

sqlboiler --wipe --config config/sqlboiler.yml psql

Local server

Build and start a local server on a local database authenticator with:

go build && ./server -config config/development.json

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