job-service-pg-based

command module
v0.0.0-...-8c8a4b5 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2023 License: MIT Imports: 11 Imported by: 0

README

job-service-pg-based

steps to initialize the project

  1. go mod init github.com/irshadpalayadan/job-service-pg-based
  2. go get github.com/99designs/gqlgen
  3. printf '// +build tools\npackage tools\nimport (_ "github.com/99designs/gqlgen"\n _ "github.com/99designs/gqlgen/graphql/introspection")' | gofmt > tools.go
  4. go mod tidy
  5. go run github.com/99designs/gqlgen init
  6. go run server.go
  7. remove the example todo code
  8. add the relevant schema changes
  9. go run github.com/99designs/gqlgen generate

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
graph
repository

Jump to

Keyboard shortcuts

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