repository
0.0.10-alpha
Repository: https://github.com/tidepool-org/coastline.git
Documentation: pkg.go.dev
# README
coastline
Coastline is the entrance to the ocean; in our case it manages 3rd party accounts and logins
Building
This is a Golang service and we are doing our own dependancy managment using the Comedeps file. To build as expected then run the command below
$ source ./build
See runservers for how to build and run a complete Tidepool working stack.