server

command
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2020 License: BSD-3-Clause Imports: 36 Imported by: 0

README

Server development

Migrations

From project root, run migrations for development on a local database authenticator with:

cd migrations
sql-migrate up

Models

From project root, 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.

Jump to

Keyboard shortcuts

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