Files
fn-serverless/CONTRIBUTING.md
2016-07-27 18:37:26 -03:00

257 B

Building

First time or when a dependency changes or when the API changes, run:

glide install

To quick build and run (using default database):

api.sh

To build the docker image:

build.sh

Releasing

release.sh