serverless-golang-todoapp

October 6, 2017 ยท View on GitHub

Todoapp powered by Server:zap:less Framework with Golang

Special Thanks to yunspace/serverless-golang:sparkles:

Requirements

  • Go 1.9
  • dep
  • Node.js 8.6.0
  • Docker

Set up development environment

$ dep ensure

Build

$ make build

Deploy

$ make deploy