Skip to content

NashL/go-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-graphql

Run locally

  1. rename .env.copy to only .env and set your env variables inside the file
  2. execute go run server.go

Deploying to Google App Engine

  1. Rename app.yaml.copy to only app.yaml and set your env variables inside the file

Deploying

gcloud app deploy

Logs

gcloud app logs tail -s default

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published