hypo

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

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

Go to latest
Published: Nov 22, 2020 License: MIT Imports: 14 Imported by: 0

README

Hypo server

Docker Image Size

Launch

For frontend dev
docker-compose up --build
For server dev
DB_TYPE=sqlite3 DB_URI=data/test.db DEBUG=true justrun -i test.db  -w -c 'go run ./server.go' -v .

Playground

http://localhost:8080/

Generate code

Update schema.graphql and gqlgen.yml. Execute

go run github.com/99designs/gqlgen

it will create resolver_tmp.go copy "new" resolvers to resolver.go and delete resolver_tmp.go

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
graph

Jump to

Keyboard shortcuts

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