command
module
Version:
v0.0.0-...-c301567
Opens a new window with list of versions in this module.
Published: Nov 22, 2020
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Hypo server
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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
graph
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.