mui-theme-server

command module
v0.0.0-...-c8ba5d5 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2021 License: MIT Imports: 9 Imported by: 0

README

Review Environments Database Set up development db with

createdb mui-theme-db

Run migration:

psql -U {{ you user name }} -d mui-theme-db -a -f internal/storage/migrations/schema.sql

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
api
storage
Package storage describes the interface for interacting with our datastore, and provides a PostgreSQL implementation
Package storage describes the interface for interacting with our datastore, and provides a PostgreSQL implementation

Jump to

Keyboard shortcuts

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