Skip to content

pei0804/gae-go-starter

Repository files navigation

gae-go-starter

Required Install

How to use

Install

// Required package download
$ make dev

// MySQL start
$ make docker/build
$ make docker/start

// Create Database
$ make db/init 

local run

$ make local

Deploy

first time

$ goapp deploy -application "project-name here" ./app
or
$ make deploy

※You can use shortcuts by rewriting the Makefile

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published