mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
257 B
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