api

command module
v0.0.0-...-1ddd89f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 27, 2017 License: MIT Imports: 11 Imported by: 0

README

api

CircleCI

The core API server

Setup

Install Docker, docker-compose and https://github.com/creasty/rid.

$ rid compose pull

And setup database:

$ rid script/migrate
$ rid compose exec torinos_db psql -t maindb -f data/seeds/users.sql
$ rid compose exec torinos_db psql -t maindb -f data/seeds/projects.sql

Run

# install deps
$ rid glide i

# run server
$ rid make run

# run test
$ rid make test

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL